Skip to content

Commit faada05

Browse files
committed
fix: Update version to 2.3.5
1 parent 17e36b8 commit faada05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
rich_traceback_install()
2525

26-
VERSION = "v2.3.4"
26+
VERSION = "v2.3.5"
2727

2828
if getattr(sys, 'frozen', False):
2929
# PyInstaller creates a temp folder and stores path in _MEIPASS

0 commit comments

Comments
 (0)