Skip to content

Commit

Permalink
Announce the release of version 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kazunarikudo committed Mar 27, 2022
1 parent aa400d4 commit bb1052b
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.3.4'
__version__ = '1.3.5'
del get_versions

0 comments on commit bb1052b

Please sign in to comment.