Skip to content

Commit 4f822c9

Browse files
committed
Version 2.3.3
1 parent ef434ac commit 4f822c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/kangas/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
# All rights reserved #
1212
######################################################
1313

14-
version_info = (2, 3, 2)
14+
version_info = (2, 3, 3)
1515
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)