diff --git a/gnes/__init__.py b/gnes/__init__.py index 9b6b9636..00e0ccdb 100644 --- a/gnes/__init__.py +++ b/gnes/__init__.py @@ -16,5 +16,5 @@ # do not change this line # this is managed by git tag and replaced on every release -__version__ = '0.0.36' +__version__ = '0.0.37' __proto_version__ = '20190905'