Skip to content

Commit d8b23d9

Browse files
committed
Bump 4.1.2
1 parent b44c83c commit d8b23d9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.1.2
4+
5+
*Fixes*
6+
7+
- Fixing pypi upload
8+
39
## 4.1.1
410

511
*Fixes*

minet/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "4.1.0"
2-
__published__ = "2025-05-14"
1+
__version__ = "4.1.2"
2+
__published__ = "2025-05-15"
33
__identifier__ = "%s (%s)" % (__version__, __published__)

0 commit comments

Comments
 (0)