Bump version: 0.1.1-rc0 → 0.2.0

This commit is contained in:
Jensun Ravichandran
2021-04-14 19:21:14 +02:00
parent 98a8fc52fa
commit db842b79bb
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
"""ProtoTorch package."""
__version__ = '0.1.1-rc0'
__version__ = '0.2.0'
from prototorch import datasets, functions, modules