Skip to content

Commit 1efa7a6

Browse files
committed
Bump version to 0.2.0
1 parent bd596f8 commit 1efa7a6

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.1.0"
16+
__version__ = "0.2.0"
1717

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

0 commit comments

Comments
 (0)