Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoning Wang committed Feb 26, 2024
1 parent 60fece4 commit 8c30d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frads/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
XENON,
)

__version__ = "1.2.4"
__version__ = "1.2.5"

logger: logging.Logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 8c30d21

Please sign in to comment.