release v0.1.0
This commit is contained in:
parent
753c261388
commit
374ce21066
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ try:
|
|||
except ImportError:
|
||||
TORCH_AVAILABLE = False
|
||||
|
||||
version = "v0.1.0-dev"
|
||||
version = "v0.1.0"
|
||||
|
||||
requirements = [
|
||||
"accelerate>=0.18.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue