summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-02-04 22:39:21 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-02-04 22:39:21 -0800
commit3a1100be16a287153df5c6770e3b13b5a6d7c2b4 (patch)
treedc8ec333c874480d6d7780b8c46df4e0d4dff45e /setup.cfg
parentbac8d470c56cf9e34bd4d3f72463e9cfef7dc049 (diff)
downloadnatsort-3a1100be16a287153df5c6770e3b13b5a6d7c2b4.tar.gz
Bump version: 5.5.0 → 6.0.06.0.0
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 74acfb4..23a410f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 5.5.0
+current_version = 6.0.0
commit = True
tag = True
tag_name = {new_version}