Skip to content

Commit

Permalink
🔖 bump version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Oct 20, 2024
1 parent 52d4589 commit 16995d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wassima/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from __future__ import annotations

__version__ = "1.1.3"
__version__ = "1.1.4"
VERSION = __version__.split(".")

0 comments on commit 16995d4

Please sign in to comment.