Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdunla authored Oct 23, 2024
1 parent cd391b6 commit 153de3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyttb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# U.S. Government retains certain rights in this software.
from __future__ import annotations

__version__ = "1.6.2"
__version__ = "1.7.0"


import warnings
Expand Down

0 comments on commit 153de3e

Please sign in to comment.