Skip to content

Commit

Permalink
Merge pull request #176 from Syncano/INFRA-260
Browse files Browse the repository at this point in the history
[INFRA-260] version bump
  • Loading branch information
zhebr committed Mar 23, 2016
2 parents 70aed53 + 10150f3 commit f8ab5f3
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__ = '4.2.0'
__version__ = '5.0.0'
__author__ = "Daniel Kopka, Michal Kobus, and Sebastian Opalczynski"
__credits__ = ["Daniel Kopka",
"Michal Kobus",
Expand Down

0 comments on commit f8ab5f3

Please sign in to comment.