Skip to content

Commit 27087eb

Browse files
authored
Merge pull request #225 from Syncano/release-v5.3.0
[v5.3.0] bump the version
2 parents 9870fc6 + 9e78abe commit 27087eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syncano/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33

44
__title__ = 'Syncano Python'
5-
__version__ = '5.2.0'
5+
__version__ = '5.3.0'
66
__author__ = "Daniel Kopka, Michal Kobus, and Sebastian Opalczynski"
77
__credits__ = ["Daniel Kopka",
88
"Michal Kobus",

0 commit comments

Comments
 (0)