We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be8c8c commit df296a0Copy full SHA for df296a0
setup.py
@@ -3,7 +3,8 @@
3
with open("README.md", "r") as fh:
4
long_description = fh.read()
5
6
-VERSION = "0.9.91"
+VERSION = "0.9.92"
7
+
8
9
setup(name='fast_rl',
10
version=VERSION,
0 commit comments