Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rchacon1 authored Jan 9, 2025
1 parent 27653f2 commit d2845d9
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.6-uninstalled'
__version__ = "0.18.6-uninstalled"

0 comments on commit d2845d9

Please sign in to comment.