Skip to content

Commit

Permalink
bump patch version for python 3.11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Feb 5, 2023
1 parent 934ae0b commit d688065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py2sambvca/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__all__ = ['p2s']

__version__ = "1.3.2"
__version__ = "1.3.3"

0 comments on commit d688065

Please sign in to comment.