Skip to content

Commit fa665d0

Browse files
committed
chore: bump version 0.1.0.dev0 → 0.2.0 for Phase 2 release
1 parent baf7c68 commit fa665d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99

1010
from __future__ import annotations
1111

12-
__version__ = "0.1.0.dev0"
12+
__version__ = "0.2.0"
1313

1414
__all__ = ["__version__"]

0 commit comments

Comments
 (0)