Skip to content

Commit

Permalink
Bump version number (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhacker1 authored Mar 26, 2024
1 parent 79bfb9b commit a44456e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fickling/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

# The above lines enables `fickling.load()` and `with fickling.check_safety()`
# The comments are necessary to comply with linters
__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit a44456e

Please sign in to comment.