Skip to content

Commit 1fa2f02

Browse files
author
Bryan Lawrence
committed
Bumping version to full alpha
1 parent 9bc0f11 commit 1fa2f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xconv2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def _project_version() -> str:
2121
return "0.0.0"
2222

2323

24-
__version__ = f"pre-alpha-{_project_version()}"
24+
__version__ = f"alpha-{_project_version()}"

0 commit comments

Comments
 (0)