diff --git a/gnes/__init__.py b/gnes/__init__.py index 4a81e7e5..37922ff6 100644 --- a/gnes/__init__.py +++ b/gnes/__init__.py @@ -16,7 +16,7 @@ # do not change this line manually # this is managed by git tag and updated on every release -__version__ = '0.0.42' +__version__ = '0.0.43' # do not change this line manually # this is managed by shell/make-proto.sh and updated on every execution