bump version
This commit is contained in:
parent
2e970d6ca4
commit
4889740414
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='mnists',
|
name='mnists',
|
||||||
version='0.1.0',
|
version='0.2.0',
|
||||||
packages=[
|
packages=[
|
||||||
'mnists',
|
'mnists',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue