We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd813ef commit 745a2f4Copy full SHA for 745a2f4
python_template/__init__.py
@@ -7,4 +7,4 @@
7
"""
8
from __future__ import annotations
9
10
-__version__: str = "0.0.0"
+__version__: str = "0.1.0"
0 commit comments