We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5538fad commit a050cc5Copy full SHA for a050cc5
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.6.014"
+__version__ = "0.6.015"
7
8
9
@synalinks_export("synalinks.version")
0 commit comments