Skip to content

Commit 0d6542e

Browse files
Version 2.29.4
1 parent 66cd0f9 commit 0d6542e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Lesser General Public License for more details.
1414
"""
1515

16-
VERSION = '2.29.3'
16+
VERSION = '2.29.4'
1717
SO_VERSION_MAJOR = '36'
1818
SO_VERSION_MINOR = '0'
1919
SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR

0 commit comments

Comments
 (0)