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