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 6661a0d commit 2259787Copy full SHA for 2259787
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='pycorn',
10
- version='0.14',
+ version='0.15',
11
author='Yasar L. Ahmed',
12
packages=['pycorn'],
13
extras_require = {'plotting': ["matplotlib"], 'xlsx-output': ['xlsxwriter']},
0 commit comments