Skip to content

Commit 47d8c58

Browse files
Bump to latest pyscript version 2023.03.1 (#77)
1 parent 63d31d5 commit 47d8c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyscript/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import platformdirs
66
from rich.console import Console
77

8-
LATEST_PYSCRIPT_VERSION = "2022.12.1"
8+
LATEST_PYSCRIPT_VERSION = "2023.03.1"
99
APPNAME = "pyscript"
1010
APPAUTHOR = "python"
1111
DEFAULT_CONFIG_FILENAME = ".pyscriptconfig"

0 commit comments

Comments
 (0)