Skip to content

Commit

Permalink
[RELEASE v5.4.3] bump the versionl
Browse files Browse the repository at this point in the history
  • Loading branch information
opalczynski committed Sep 23, 2016
1 parent d1eb9cf commit d96df70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncano/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os

__title__ = 'Syncano Python'
__version__ = '5.4.2'
__version__ = '5.4.3'
__author__ = "Daniel Kopka, Michal Kobus and Sebastian Opalczynski"
__credits__ = ["Daniel Kopka",
"Michal Kobus",
Expand Down

0 comments on commit d96df70

Please sign in to comment.