Skip to content

Commit

Permalink
Merge pull request #475 from Crunch-io/rchacon1-version-bump
Browse files Browse the repository at this point in the history
version bump 0.18.5
  • Loading branch information
rchacon1 authored Dec 18, 2024
2 parents 8bb8a79 + 3a9fd1b commit 34ac871
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.4-uninstalled'
__version__ = '0.18.5-uninstalled'

0 comments on commit 34ac871

Please sign in to comment.