We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4732b9e commit 4ed2aedCopy full SHA for 4ed2aed
setup.py
@@ -7,7 +7,7 @@
7
setup(
8
name='gon-pytorch',
9
packages=find_packages(),
10
- version='0.1.0',
+ version='0.1.1',
11
license='MIT',
12
description='Implementation of Gradient Origin Networks in PyTorch',
13
long_description=README,
0 commit comments