summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2022-09-01 14:44:15 -0700
committerSeth Morton <seth.m.morton@gmail.com>2022-09-01 14:44:15 -0700
commit48b91687f2c98feabeb6d449134f5d104f46956e (patch)
treea7cfb44b6f057039c4b05ce05aebe3d2438ea84f /setup.cfg
parent5c52a8888c2cb0c3f08192e2684851e0253b4437 (diff)
downloadnatsort-48b91687f2c98feabeb6d449134f5d104f46956e.tar.gz
Bump version: 8.1.0 → 8.2.08.2.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 a99791c..f909753 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 8.1.0
+current_version = 8.2.0
commit = True
tag = True
tag_name = {new_version}