We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42daa1d commit 508906eCopy full SHA for 508906e
setup.py
@@ -10,7 +10,7 @@
10
name='truegrad',
11
license='BSD',
12
description='PyTorch interface for TrueGrad-AdamW',
13
- version='0.1.0',
+ version='1.0.0',
14
long_description=README,
15
url='https://github.com/clashluke/truegrad',
16
packages=setuptools.find_packages(),
0 commit comments