Skip to content

Commit 03188ef

Browse files
committed
Bump version to 0.2.0.
1 parent 9ca8de7 commit 03188ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paperswithcode/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ def __repr__(self):
1616
)
1717

1818

19-
version = Version(0, 1, 3)
19+
version = Version(0, 2, 0)
2020
__version__ = str(version)

0 commit comments

Comments
 (0)