Skip to content

Commit 77a1580

Browse files
committed
Merge pull request #196 from Syncano/release-v5.1.0
[RELEASE v5.1.0] Next release
2 parents 6b60640 + bc93492 commit 77a1580

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

0 commit comments

Comments
 (0)