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 e371313 commit 725d113Copy full SHA for 725d113
paperswithcode/version.py
@@ -16,5 +16,5 @@ def __repr__(self):
16
)
17
18
19
-version = Version(0, 1, 1)
+version = Version(0, 1, 2)
20
__version__ = str(version)
0 commit comments