mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Next release will be 1.0 :o
This commit is contained in:
parent
c8da47a773
commit
de15b8b828
@ -13,7 +13,7 @@ requires-python = ">=3.8"
|
||||
keywords = ["pytorch", "image-classification"]
|
||||
license = {text = "Apache-2.0"}
|
||||
classifiers = [
|
||||
'Development Status :: 4 - Beta',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Intended Audience :: Education',
|
||||
'Intended Audience :: Science/Research',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
|
@ -1 +1 @@
|
||||
__version__ = '0.9.18.dev0'
|
||||
__version__ = '1.0.0.dev0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user