We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7b876 commit 8b41726Copy full SHA for 8b41726
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
4
-setup(name="mo-gymnasium", version="0.3.0", long_description=open("README.md").read())
+setup(name="mo-gymnasium", version="0.3.1", long_description=open("README.md").read())
5
6
# python setup.py sdist
7
# python setup.py bdist_wheel
0 commit comments