Skip to content

Commit 04fdcf7

Browse files
fix: sync version number with latest release (0.8.14)
1 parent 27e1ccc commit 04fdcf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

botok/vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# coding: utf-8
22
from enum import Enum, IntEnum
33

4-
__version__ = "0.8.12"
4+
__version__ = "0.8.14"
55

66
NO_POS = "NOPOS"
77
TSEK = "་"

0 commit comments

Comments
 (0)