aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index ea649893..8da91de2 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 36.4.0
+current_version = 36.8.0
commit = True
tag = True
@@ -22,5 +22,8 @@ formats = zip
[bdist_wheel]
universal = 1
+[metadata]
+license_file = LICENSE
+
[bumpversion:file:setup.py]