Skip to content

Commit

Permalink
refactor(init):update version
Browse files Browse the repository at this point in the history
  • Loading branch information
TammieYu committed Jan 31, 2024
1 parent 7937edc commit 462a858
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.3"
__version__ = "1.2.4"

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

Expand Down

0 comments on commit 462a858

Please sign in to comment.