Skip to content

Commit

Permalink
Bump to v0.7.5 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ywangd committed Feb 14, 2021
1 parent a19a580 commit 6f8527e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
https://github.com/ywangd/stash
"""

__version__ = '0.7.4'
__version__ = '0.7.5'

import imp as pyimp # rename to avoid name conflict with objc_util
import logging
Expand Down

0 comments on commit 6f8527e

Please sign in to comment.