Skip to content

Commit 3432726

Browse files
authored
Merge pull request #250 from Syncano/release-v5.4.4
[RELEASE v5.4.4] bump the version;
2 parents 1b58706 + 70313a3 commit 3432726

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.4.3'
5+
__version__ = '5.4.4'
66
__author__ = "Daniel Kopka, Michal Kobus and Sebastian Opalczynski"
77
__credits__ = ["Daniel Kopka",
88
"Michal Kobus",

0 commit comments

Comments
 (0)