Skip to content

Commit 2622afa

Browse files
chore: bump version, stable
1 parent b1e600c commit 2622afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pywalfox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import sys
33
import tempfile
44

5-
DAEMON_VERSION = '2.9.0rc2'
5+
DAEMON_VERSION = '2.9.0'
66

77
if sys.platform.startswith('win32'):
88
UNIX_SOCKET_PATH = None

0 commit comments

Comments
 (0)