Skip to content

Commit

Permalink
Bump to 1.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolphpienaar committed Apr 29, 2024
1 parent 4999a4d commit d8f8cef
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.16"
__version__ = "1.2.18"
import spleenseg.splparser as spl

description: str = """
Expand Down

0 comments on commit d8f8cef

Please sign in to comment.