Skip to content

Commit 2259787

Browse files
committed
version bump
1 parent 6661a0d commit 2259787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='pycorn',
10-
version='0.14',
10+
version='0.15',
1111
author='Yasar L. Ahmed',
1212
packages=['pycorn'],
1313
extras_require = {'plotting': ["matplotlib"], 'xlsx-output': ['xlsxwriter']},

0 commit comments

Comments
 (0)