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