Skip to content

Commit

Permalink
0.9.2 for real! Whoops! Didn't upgrade version #!
Browse files Browse the repository at this point in the history
  • Loading branch information
larryhastings committed Jul 21, 2023
1 parent f6dce87 commit 0ef19a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perky/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
"""

__version__ = "0.9.1"
__version__ = "0.9.2"

import ast
from collections.abc import MutableMapping, MutableSequence, Sequence
Expand Down

0 comments on commit 0ef19a9

Please sign in to comment.