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

Commit db410fa

Browse files
authored
Update version (#49)
1 parent 8494241 commit db410fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/glasses3/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from glasses3.websocket import G3WebSocketClientProtocol
3838
from glasses3.zeroconf import G3Service, G3ServiceDiscovery
3939

40-
__version__ = "0.1.0-alpha"
40+
__version__ = "0.1.1-alpha"
4141

4242

4343
class Glasses3(APIComponent):

0 commit comments

Comments
 (0)