We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9552c commit 8f156b2Copy full SHA for 8f156b2
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='win2xcur',
10
- version='0.0.3',
+ version='0.1.0',
11
packages=find_packages(),
12
install_requires=['numpy', 'Wand'],
13
0 commit comments