Skip to content

Commit

Permalink
Version 0.9.9.2 (#15)
Browse files Browse the repository at this point in the history
Added: new version
  • Loading branch information
josiahls authored Feb 1, 2020
1 parent 6be8c8c commit df296a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
with open("README.md", "r") as fh:
long_description = fh.read()

VERSION = "0.9.91"
VERSION = "0.9.92"


setup(name='fast_rl',
version=VERSION,
Expand Down

0 comments on commit df296a0

Please sign in to comment.