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 cf86ffd commit ae8d5d1Copy full SHA for ae8d5d1
src/quicktions.pyx
@@ -25,7 +25,7 @@ from __future__ import division, absolute_import, print_function
25
26
__all__ = ['Fraction']
27
28
-__version__ = '1.14'
+__version__ = '1.15'
29
30
cimport cython
31
from cpython.unicode cimport Py_UNICODE_TODECIMAL
0 commit comments