Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjdelc committed Jan 31, 2025
1 parent afe7a0d commit db6fb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrunch/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
__version__ = version('scrunch')
except Exception:
# Package is installed from source. It's at least this version
__version__ = "0.18.8-uninstalled"
__version__ = "0.18.11-uninstalled"

0 comments on commit db6fb89

Please sign in to comment.