Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Don't try to force delete a tagged version to sneak in a fix, when it…
Browse files Browse the repository at this point in the history
…'s already deployed to pypi...
  • Loading branch information
chadsr committed Apr 22, 2019
1 parent 903cecf commit 1140158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nordnm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__package__ = "nordnm"
__version__ = "0.7.0"
__version__ = "0.7.1"
__license__ = "GNU General Public License v3 or later (GPLv3+)"

0 comments on commit 1140158

Please sign in to comment.