Skip to content

Commit

Permalink
build: Adding python 3.12 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Mar 20, 2024
1 parent 507fbfd commit 67beb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tincan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
from .verb import Verb
from .version import Version

__version__ = '1.0.0'
__version__ = '1.1.0'

0 comments on commit 67beb10

Please sign in to comment.