We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e203412 commit 2cb313fCopy full SHA for 2cb313f
pycallblock/__init__.py
@@ -14,7 +14,7 @@
14
from .modem import Modem, Mode
15
from .util import set_up_db, wav_duration
16
17
-__version__ = "1.0.2"
+__version__ = "1.1.0"
18
19
_LOGGER = logging.getLogger("pycallblock")
20
_LOGGER.addHandler(logging.NullHandler())
0 commit comments