Skip to content

Commit 0398856

Browse files
authored
update version info (#376)
1 parent c85efcd commit 0398856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uamqp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
pass # Async not supported.
3636

3737

38-
__version__ = "1.6.6"
38+
__version__ = "1.6.7"
3939

4040

4141
_logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)