Commit c1776e01 authored by nimrod's avatar nimrod
Browse files

Remove setup.py from bump2version.

It gets the version from the module itself.
parent efe5a029
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,6 +6,4 @@ tag = True
[bdist_wheel]
universal = 1

[bumpversion:file:setup.py]

[bumpversion:glob:*/__init__.py]