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