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 5de72f3 commit 3fa9636Copy full SHA for 3fa9636
avalon/version.py
@@ -8,7 +8,7 @@
8
"""
9
10
VERSION_MAJOR = 5
11
-VERSION_MINOR = 3
+VERSION_MINOR = 4
12
VERSION_PATCH = 0
13
14
version = "%s.%s" % (VERSION_MAJOR, VERSION_MINOR)
0 commit comments