Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Aug 23, 2023
1 parent cf86ffd commit ae8d5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quicktions.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ from __future__ import division, absolute_import, print_function

__all__ = ['Fraction']

__version__ = '1.14'
__version__ = '1.15'

cimport cython
from cpython.unicode cimport Py_UNICODE_TODECIMAL
Expand Down

0 comments on commit ae8d5d1

Please sign in to comment.