Skip to content

Commit cccaa77

Browse files
committed
Update version to 4.17.0
1 parent b990a7f commit cccaa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kadi/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
### SET THESE VALUES
3535
############################
3636
# Major, Minor, Bugfix, Dev
37-
VERSION = (3, 16, 4, False)
37+
VERSION = (4, 17, 0, False)
3838

3939

4040
class SemanticVersion(object):

0 commit comments

Comments
 (0)