Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Jul 10, 2023
1 parent aaaf175 commit d40dd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flitenv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
from ._cli import entrypoint


__version__ = '0.3.4'
__version__ = '0.4.0'
__all__ = ['entrypoint']

0 comments on commit d40dd20

Please sign in to comment.