diff options
Diffstat (limited to 'setup.cfg')
-rwxr-xr-x | setup.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +1,3 @@ -[bumpversion] -current_version = 22.0.5 -commit = True -tag = True - [egg_info] tag_build = .post tag_date = 1 @@ -22,6 +17,3 @@ formats = gztar zip [wheel] universal = 1 - -[bumpversion:file:setup.py] - |