Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallerb committed Jun 24, 2024
1 parent 84375db commit fb65dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysrc/xprec/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
print(2 * x)
"""
__version__ = "1.3.11"
__version__ = "1.4.0"

import numpy as _np

Expand Down

0 comments on commit fb65dd6

Please sign in to comment.