We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d682702 commit f3748aeCopy full SHA for f3748ae
setup.py
@@ -2,7 +2,7 @@
2
3
4
setup(name="minerva-ui",
5
- version="0.11",
+ version="0.12",
6
description="Out-of-the-box GUI Tool for Data-Driven Deep Reinforcement Learning",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments