Skip to content

Commit

Permalink
Announce the release of version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kazunarikudo committed Oct 2, 2022
1 parent 73cffe5 commit 461f8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/harvesters/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
from ._version import get_versions
__version__ = get_versions()['version']
if not __version__:
__version__ = '1.4.0'
__version__ = '1.4.1'
del get_versions

0 comments on commit 461f8d3

Please sign in to comment.