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.
__init__.py
1 parent ed0934f commit dc79a06Copy full SHA for dc79a06
moelib/__init__.py
@@ -1,7 +1,7 @@
1
# Meta information for the project.
2
from __future__ import annotations
3
4
-__version__ = "0.1.3"
+__version__ = "0.1.0"
5
__author__ = "Nyakku Shigure"
6
__year__ = "2023"
7
__project_info__ = {
0 commit comments