Skip to content

Commit 8b41726

Browse files
committed
Bump version
1 parent 8d7b876 commit 8b41726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33

4-
setup(name="mo-gymnasium", version="0.3.0", long_description=open("README.md").read())
4+
setup(name="mo-gymnasium", version="0.3.1", long_description=open("README.md").read())
55

66
# python setup.py sdist
77
# python setup.py bdist_wheel

0 commit comments

Comments
 (0)