Skip to content

Commit d81a642

Browse files
committed
update version
1 parent e5f7117 commit d81a642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TagScriptEngine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .utils import *
99
from .verb import Verb
1010

11-
__version__ = "2.6.4"
11+
__version__ = "2.6.5"
1212

1313

1414
class VersionInfo(namedtuple("VersionInfo", "major minor micro")):

0 commit comments

Comments
 (0)