We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea96df commit 25cb544Copy full SHA for 25cb544
syncano/__init__.py
@@ -2,7 +2,7 @@
2
import os
3
4
__title__ = 'Syncano Python'
5
-__version__ = '5.4.4'
+__version__ = '5.4.5'
6
__author__ = "Daniel Kopka, Michal Kobus and Sebastian Opalczynski"
7
__credits__ = ["Daniel Kopka",
8
"Michal Kobus",
0 commit comments