Skip to content

Commit

Permalink
Fix version number in __version__ (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecilia-Sensalari authored Mar 29, 2024
1 parent fd8aff4 commit ef6570a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ksrates/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.3"
__version__ = "1.1.4"

0 comments on commit ef6570a

Please sign in to comment.