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 8f334b0 commit ed3fcdcCopy full SHA for ed3fcdc
1 file changed
haruka_bot/version.py
@@ -1,4 +1,4 @@
1
from packaging.version import Version
2
3
-__version__ = "1.5.4"
+__version__ = "1.6.0"
4
VERSION = Version(__version__)
0 commit comments