Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc committed Jan 16, 2025
1 parent c16e5d2 commit 29e7e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cozepy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sys
from functools import lru_cache

VERSION = "0.10.2"
VERSION = "0.10.1"


def get_os_version() -> str:
Expand Down

0 comments on commit 29e7e00

Please sign in to comment.