Skip to content

Commit

Permalink
Version 2.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johanmattssonm committed Nov 16, 2020
1 parent a67fecb commit 833f083
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.2'
VERSION = '2.29.3'
SO_VERSION_MAJOR = '36'
SO_VERSION_MINOR = '0'
SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR
Expand Down

0 comments on commit 833f083

Please sign in to comment.