Skip to content

Commit c0e1293

Browse files
authored
Update __version__.py
Update version number
1 parent b350bf1 commit c0e1293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devo/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__description__ = "Devo Python Library."
22
__url__ = "http://www.devo.com"
3-
__version__ = "5.2.0"
3+
__version__ = "5.3.0"
44
__author__ = "Devo"
55
__author_email__ = "support@devo.com"
66
__license__ = "MIT"

0 commit comments

Comments
 (0)