We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a0f64 commit eb7d3edCopy full SHA for eb7d3ed
1 file changed
src/stellium/__init__.py
@@ -13,7 +13,7 @@
13
>>> chart = ChartBuilder.from_native(native).calculate()
14
"""
15
16
-__version__ = "0.15.0"
+__version__ = "0.15.1"
17
18
# === Core Building Blocks (Most Common) ===
19
# === Convenience Re-exports ===
0 commit comments