Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
daltonfury42 authored Sep 14, 2020
1 parent 7c85a50 commit c9484eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truecase/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from .TrueCaser import TrueCaser

__version__ = "0.0.9"
__version__ = "0.0.11"


@lru_cache(maxsize=1)
Expand Down

0 comments on commit c9484eb

Please sign in to comment.