summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
commitd0d0d293b1d65581477741fa812a56df5c8d9c5b (patch)
tree19affc09d4d292eed653f4c10c0022f115c7e233 /setup.cfg
parent3f998d75c29842e0753d70efedf364696e7a88c0 (diff)
downloadnatsort-d0d0d293b1d65581477741fa812a56df5c8d9c5b.tar.gz
Bump version: 7.0.0 → 7.0.17.0.1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 07fbfd7..4e5e8f7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 7.0.0
+current_version = 7.0.1
commit = True
tag = True
tag_name = {new_version}
@@ -62,4 +62,3 @@ exclude =
dist,
docs,
.venv
-