Skip to content

Commit dc9aece

Browse files
committed
Release 0.1.1
1 parent e9f49fc commit dc9aece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

comm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from .base_comm import CommManager
1111

12-
__version__ = "0.1.0"
12+
__version__ = "0.1.1"
1313
__all__ = [
1414
"create_comm",
1515
"get_comm_manager",

0 commit comments

Comments
 (0)