Skip to content

Commit 1140158

Browse files
committed
Don't try to force delete a tagged version to sneak in a fix, when it's already deployed to pypi...
1 parent 903cecf commit 1140158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nordnm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__package__ = "nordnm"
2-
__version__ = "0.7.0"
2+
__version__ = "0.7.1"
33
__license__ = "GNU General Public License v3 or later (GPLv3+)"

0 commit comments

Comments
 (0)