Bump version: 0.4.3 → 0.4.4

This commit is contained in:
Alexander Engelsberger
2021-05-11 17:17:49 +02:00
parent b6145223c8
commit 088429a16a
4 changed files with 4 additions and 4 deletions

View File

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