Skip to content

Commit d33c457

Browse files
committed
bump patch version to 0.17.5
1 parent c8af4c1 commit d33c457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kolibri/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#: This may not be the exact version as it's subject to modification with
1313
#: get_version() - use ``kolibri.__version__`` for the exact version string.
14-
VERSION = (0, 17, 4)
14+
VERSION = (0, 17, 5)
1515

1616
__author__ = "Learning Equality"
1717
__email__ = "[email protected]"

0 commit comments

Comments
 (0)