Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 835313f

Browse files
committed
Update version
1 parent e7262e1 commit 835313f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/g3pylib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
from g3pylib.websocket import G3WebSocketClientProtocol
4040
from g3pylib.zeroconf import DEFAULT_WEBSOCKET_PATH, G3Service, G3ServiceDiscovery
4141

42-
__version__ = "0.3.0-alpha"
42+
__version__ = "0.3.1-alpha"
4343

4444
DEFAULT_RTSP_LIVE_PATH = "/live/all"
4545
DEFAULT_RTSP_PORT = 8554

0 commit comments

Comments
 (0)