Skip to content

Commit eb7d3ed

Browse files
committed
Bump to 0.15.1
1 parent d7a0f64 commit eb7d3ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/stellium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
>>> chart = ChartBuilder.from_native(native).calculate()
1414
"""
1515

16-
__version__ = "0.15.0"
16+
__version__ = "0.15.1"
1717

1818
# === Core Building Blocks (Most Common) ===
1919
# === Convenience Re-exports ===

0 commit comments

Comments
 (0)