We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ae47b commit f7d7f96Copy full SHA for f7d7f96
synalinks/src/version.py
@@ -3,7 +3,7 @@
3
from synalinks.src.api_export import synalinks_export
4
5
# Unique source of truth for the version number.
6
-__version__ = "0.3.010"
+__version__ = "0.3.011"
7
8
9
@synalinks_export("synalinks.version")
0 commit comments