Skip to content

Commit ae8d5d1

Browse files
committed
Update version.
1 parent cf86ffd commit ae8d5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quicktions.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ from __future__ import division, absolute_import, print_function
2525

2626
__all__ = ['Fraction']
2727

28-
__version__ = '1.14'
28+
__version__ = '1.15'
2929

3030
cimport cython
3131
from cpython.unicode cimport Py_UNICODE_TODECIMAL

0 commit comments

Comments
 (0)