Skip to content

Commit

Permalink
✨ first comm
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Aug 29, 2024
1 parent 1045d76 commit ef1ebf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litedoc/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ def format_date_number() -> str:


def get_version() -> str:
return f"0.1.0+dev{format_date_number()}"
return f"0.1.0.dev{format_date_number()}"

0 comments on commit ef1ebf1

Please sign in to comment.