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 b44c83c commit d8b23d9Copy full SHA for d8b23d9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.1.2
4
+
5
+*Fixes*
6
7
+- Fixing pypi upload
8
9
## 4.1.1
10
11
*Fixes*
minet/__version__.py
@@ -1,3 +1,3 @@
-__version__ = "4.1.0"
-__published__ = "2025-05-14"
+__version__ = "4.1.2"
+__published__ = "2025-05-15"
__identifier__ = "%s (%s)" % (__version__, __published__)
0 commit comments