Skip to content

Commit 42689f7

Browse files
committed
Version 0.3.2
1 parent ad78d27 commit 42689f7

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.1", long_description=open("README.md").read())
4+
setup(name="mo-gymnasium", version="0.3.2", long_description=open("README.md").read())
55

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

0 commit comments

Comments
 (0)