Bump version: 0.4.0 → 0.4.1

This commit is contained in:
Alexander Engelsberger
2021-05-11 13:37:54 +02:00
parent 2175f524e8
commit a864cf5d4d
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
"""ProtoTorch package."""
# Core Setup
__version__ = "0.4.0"
__version__ = "0.4.1"
__all_core__ = [
"datasets",