Skip to content

Commit

Permalink
Announce the release of version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kazunarikudo committed Jul 15, 2022
1 parent 9df17ca commit 622698e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/harvesters/__init__.py
Expand Up @@ -2,5 +2,5 @@
from ._version import get_versions
__version__ = get_versions()['version']
if not __version__:
__version__ = '1.3.8'
__version__ = '1.4.0'
del get_versions

0 comments on commit 622698e

Please sign in to comment.