Update Bumpversion config

This commit is contained in:
Alexander Engelsberger
2021-05-10 15:07:40 +02:00
parent ce3991de94
commit ac3091d8da
4 changed files with 5 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
"""ProtoTorch package."""
# Core Setup
__version__ = "0.3.0-dev0"
__version__ = "0.3.1"
__all_core__ = [
"datasets",