Skip to content

Commit df296a0

Browse files
authored
Version 0.9.9.2 (#15)
Added: new version
1 parent 6be8c8c commit df296a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
with open("README.md", "r") as fh:
44
long_description = fh.read()
55

6-
VERSION = "0.9.91"
6+
VERSION = "0.9.92"
7+
78

89
setup(name='fast_rl',
910
version=VERSION,

0 commit comments

Comments
 (0)