We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313243e commit 02e1bc9Copy full SHA for 02e1bc9
1 file changed
usr/lib/python3/dist-packages/linuxmusterApi/vars.py
@@ -1,4 +1,4 @@
1
-VERSION = "7.3.15"
+VERSION = "7.3.16"
2
TITLE = "Linuxmuster.net API"
3
4
DESCRIPTION = """
@@ -32,4 +32,4 @@
32
<p>Please refer to the <a href="docs/">documentation</a> to use this API</p>
33
</body>
34
</html>
35
- """
+ """
0 commit comments