We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e78eb commit 459419bCopy full SHA for 459419b
1 file changed
src/core/__init__.py
@@ -9,7 +9,7 @@
9
10
__all__ = ["marker", "__version__", "__author__", "log", "base_github"]
11
12
-__version__ = "1.0.16"
+__version__ = "1.0.18"
13
__author__ = "socket.dev"
14
base_github = "https://github.com"
15
0 commit comments