We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a877c6e commit a54707cCopy full SHA for a54707c
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "amago"
7
-version = "3.3.0"
+version = "3.4.0"
8
description = "off-policy RL on long sequences"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
authors = [
0 commit comments