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 54a6d4e commit b61ebdbCopy full SHA for b61ebdb
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
4
5
[project]
6
name = 'flashrl'
7
-version = '0.1.2'
+version = '0.2.0'
8
description = 'Fast reinforcement learning 💨'
9
authors = [{name = 'codingfisch', email = 'l_fisc17@wwu.de'}]
10
readme = 'README.md'
0 commit comments