We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a45c0 commit bd2b8dbCopy full SHA for bd2b8db
py/setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name='nstools',
5
- version='1.0.5',
+ version='1.1.0',
6
url="https://github.com/seiya-dev/NSTools",
7
packages=['nstools.Fs', 'nstools.nut', 'nstools.lib'],
8
install_requires=[
0 commit comments