Skip to content

Commit

Permalink
feat: default to 0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d0choa committed Dec 12, 2023
1 parent 94df1d6 commit 4e21005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/otg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from __future__ import annotations

__version__ = "0.0.1"
__version__ = "0.0.0"

0 comments on commit 4e21005

Please sign in to comment.