diff --git a/aiocoap/meta.py b/aiocoap/meta.py index a7dab2f7..730125f3 100644 --- a/aiocoap/meta.py +++ b/aiocoap/meta.py @@ -7,7 +7,7 @@ #: This is not supposed to be used in any decision-making process (use package #: dependencies for that) or workarounds, but used by command-line tools or the #: impl-info link to provide debugging information. -version = "0.4.9.post0" +version = "0.4.10" #: URI used to describe the current version of the library #: