Skip to content

Commit

Permalink
Bump version to 1.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolphpienaar committed Apr 30, 2024
1 parent 63d59d7 commit 70d8183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spleenseg/spleenseg.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
╚══════╝╚═╝ ╚══════╝╚══════╝╚══════╝╚═╝ ╚═══╝╚══════╝╚══════╝ ╚═════╝
"""

__version__ = "1.2.20"
__version__ = "1.2.22"
import spleenseg.splparser as spl

description: str = """
Expand Down

0 comments on commit 70d8183

Please sign in to comment.