Skip to content

Commit

Permalink
0.8.10
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Apr 5, 2022
1 parent ac4d2a6 commit eac38e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion botok/vars.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8
from enum import Enum, IntEnum

__version__ = "0.8.9"
__version__ = "0.8.10"

NO_POS = "NOPOS"
TSEK = "་"
Expand Down

0 comments on commit eac38e7

Please sign in to comment.