mirror of
https://github.com/bigscience-workshop/petals
synced 2024-10-31 09:20:41 +00:00
(temporary) bump version
This commit is contained in:
parent
d59c15c578
commit
313992eb38
@ -17,7 +17,7 @@ from petals.models import *
|
|||||||
from petals.utils import *
|
from petals.utils import *
|
||||||
from petals.utils.logging import initialize_logs as _initialize_logs
|
from petals.utils.logging import initialize_logs as _initialize_logs
|
||||||
|
|
||||||
__version__ = "2.3.0.dev1"
|
__version__ = "2.2.0.post1"
|
||||||
|
|
||||||
|
|
||||||
if not os.getenv("PETALS_IGNORE_DEPENDENCY_VERSION"):
|
if not os.getenv("PETALS_IGNORE_DEPENDENCY_VERSION"):
|
||||||
|
Loading…
Reference in New Issue
Block a user