Bump version to 2.0.1.post2 (#459)

repetition-penalty^2 v2.0.1.post2
Alexander Borzunov 9 months ago committed by GitHub
parent 056f22515a
commit 722c4dc496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ from petals.models import *
from petals.utils import *
from petals.utils.logging import initialize_logs as _initialize_logs
__version__ = "2.0.1.post1"
__version__ = "2.0.1.post2"
if not os.getenv("PETALS_IGNORE_DEPENDENCY_VERSION"):

Loading…
Cancel
Save