We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31925e8 commit abba63aCopy full SHA for abba63a
pyuptimekuma/__init__.py
@@ -3,4 +3,5 @@
3
from .models import *
4
from .uptimekuma import UptimeKuma
5
6
-__version__ = '0.0.6'
+__version__ = '0.0.0'
7
+
0 commit comments