summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-02-27 09:57:49 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-02-27 09:57:49 -0800
commit451244d19d36df152d416003acf47ce538c8beaf (patch)
treefcfab65efb0edc9d9ce47742bd7ca445d862dd54 /setup.cfg
parent3dc133c38b369700de0af471a49d53e558a37a38 (diff)
downloadnatsort-451244d19d36df152d416003acf47ce538c8beaf.tar.gz
Bump version: 8.2.0 → 8.3.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 020c32f..412be68 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 8.2.0
+current_version = 8.3.0
commit = True
tag = True
tag_name = {new_version}