Skip to content

Commit

Permalink
Bump version to 1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolphpienaar committed Apr 28, 2024
1 parent 5f34198 commit 4120887
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.12"
__version__ = "1.2.14"
import spleenseg.splparser as spl

description: str = """
Expand Down

0 comments on commit 4120887

Please sign in to comment.