Skip to content

Commit 9e76d6c

Browse files
committed
Updated with pyms 1.0.0
1 parent fc51d73 commit 9e76d6c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

project/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = "Alberto Vara"
22
__email__ = "a.vara.1986@gmail.com"
3-
__version__ = "0.3.1"
3+
__version__ = "1.0.0"

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Flask-SQLAlchemy==2.3.2
22
SQLAlchemy==1.2.16
33
Flask-Script==2.0.6
4-
# py-ms==0.1.1
5-
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms
4+
py-ms==1.0.0

0 commit comments

Comments
 (0)