Skip to content

Commit 1398ab1

Browse files
committed
change version number to 1.0
1 parent fef96c8 commit 1398ab1

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
@@ -5,7 +5,7 @@
55

66
cythonize("ana_cont/pade.pyx")
77
setup(name='ana_cont',
8-
version='0.8',
8+
version='1.0',
99
description='Analytic continuation package',
1010
author='Josef Kaufmann',
1111
author_email='josefkaufma@gmail.com',

0 commit comments

Comments
 (0)