Skip to content

Commit 415264d

Browse files
committed
Increment version
1 parent 26c1d9a commit 415264d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
__author__ = "Alberto Vara"
1010
__email__ = "a.vara.1986@gmail.com"
11-
__version__ = "0.3"
11+
__version__ = "0.3.1"
1212

1313

1414
class MyMicroservice(Microservice):

0 commit comments

Comments
 (0)