Skip to content

Commit

Permalink
🔖 liteyuki 6.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Aug 18, 2024
1 parent d2b693b commit 1af95a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion liteyuki/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__datetime__ = datetime.now().strftime("%Y%m%d%H%M%S")

__version__ = "6.3.5"
__version__ = "6.3.6"


def format_version(version: SCMVersion) -> str:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Pygments~=2.17.2
pytz~=2024.1
PyYAML~=6.0.1
pillow~=10.0.0
pdm~=
pdm-backend~=2.3.3
starlette~=0.36.3
toml~=0.10.2
Expand Down

0 comments on commit 1af95a1

Please sign in to comment.