We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d344e84 commit 4a217bdCopy full SHA for 4a217bd
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
3
# /!\ update before a release
4
-MoSQITo_VERSION = "1.1.0"
+MoSQITo_VERSION = "1.1.1"
5
6
# MoSQITo description
7
with open("README.md", "r", encoding="utf-8") as fh:
0 commit comments