Skip to content

Commit 4af2318

Browse files
committed
bump to v0.3.1
1 parent d202e2e commit 4af2318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setuptools.setup(
1717
name='gym_electric_motor',
18-
version='0.3.0',
18+
version='0.3.1',
1919
description='An OpenAI gym environment for electric motor control.',
2020
packages=setuptools.find_packages(),
2121
install_requires=requirements,

0 commit comments

Comments
 (0)