We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f7117 commit d81a642Copy full SHA for d81a642
TagScriptEngine/__init__.py
@@ -8,7 +8,7 @@
8
from .utils import *
9
from .verb import Verb
10
11
-__version__ = "2.6.4"
+__version__ = "2.6.5"
12
13
14
class VersionInfo(namedtuple("VersionInfo", "major minor micro")):
0 commit comments