Skip to content

Commit

Permalink
version bump 0.18.4 (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
aless10 authored Jul 23, 2024
1 parent b5b33aa commit fe22416
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.3-uninstalled'
__version__ = '0.18.4-uninstalled'

0 comments on commit fe22416

Please sign in to comment.