Next release will be 1.0 :o

This commit is contained in:
Ross Wightman 2024-04-11 08:55:27 -07:00
parent c8da47a773
commit de15b8b828
2 changed files with 2 additions and 2 deletions

View File

@ -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',

View File

@ -1 +1 @@
__version__ = '0.9.18.dev0'
__version__ = '1.0.0.dev0'