Skip to content

Commit 3fa9636

Browse files
committed
Bump version to 5.4.0
1 parent 5de72f3 commit 3fa9636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avalon/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
VERSION_MAJOR = 5
11-
VERSION_MINOR = 3
11+
VERSION_MINOR = 4
1212
VERSION_PATCH = 0
1313

1414
version = "%s.%s" % (VERSION_MAJOR, VERSION_MINOR)

0 commit comments

Comments
 (0)