Skip to content

Commit

Permalink
Version 2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johanmattssonm committed Sep 22, 2020
1 parent 89bf577 commit 4a01b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.py
Expand Up @@ -13,7 +13,7 @@
Lesser General Public License for more details.
"""

VERSION = '2.29.0'
VERSION = '2.29.1'
SO_VERSION_MAJOR = '36'
SO_VERSION_MINOR = '0'
SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR
Expand Down

0 comments on commit 4a01b0a

Please sign in to comment.