Skip to content

Commit 217afb1

Browse files
v 0.0.2 (#21)
1 parent 6f477ab commit 217afb1

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
@@ -13,7 +13,7 @@
1313
]
1414

1515
setup(name='table-rl',
16-
version='0.0.1',
16+
version='0.0.2',
1717
description='table-rl, an online tabular reinforcement learning library',
1818
long_description=codecs.open('README.md', 'r', encoding='utf-8').read(),
1919
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)