We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59df15c commit d9ccdacCopy full SHA for d9ccdac
backend/kangas/_version.py
@@ -11,5 +11,5 @@
11
# All rights reserved #
12
######################################################
13
14
-version_info = (2, 4, 5)
+version_info = (2, 4, 6)
15
__version__ = ".".join(map(str, version_info))
0 commit comments