Skip to content

Commit 678518c

Browse files
committed
chore: bump __version__ to 2.4.9
version-check reads socketsecurity/__init__.py; the previous bump only touched pyproject.toml.
1 parent 2b9a9b7 commit 678518c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

socketsecurity/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = 'socket.dev'
2-
__version__ = '2.4.8'
2+
__version__ = '2.4.9'
33
USER_AGENT = f'SocketPythonCLI/{__version__}'

0 commit comments

Comments
 (0)