Skip to content

Commit 0cd086d

Browse files
fix: bump version to 1.5.11 in opticomlib
1 parent e1c046d commit 0cd086d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opticomlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .typing import *
22
from .utils import *
33

4-
__version__ = '1.5.10'
4+
__version__ = '1.5.11'
55

0 commit comments

Comments
 (0)