Skip to content

Commit

Permalink
bump version to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joke2k committed Aug 30, 2023
1 parent 77f2142 commit d311478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environ/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
__copyright__ = 'Copyright (C) 2013-2022 Daniele Faraglia'
"""The copyright notice of the package."""

__version__ = '0.11.0'
__version__ = '0.11.1'
"""The version of the package."""

__license__ = 'MIT'
Expand Down

0 comments on commit d311478

Please sign in to comment.