diff --git a/gnes/__init__.py b/gnes/__init__.py index c0bfd397..a1137e87 100644 --- a/gnes/__init__.py +++ b/gnes/__init__.py @@ -17,4 +17,4 @@ # do not change this line # this is managed by git tag and replaced on every release -__version__ = '0.0.0-dev' +__version__ = '0.0.24'