summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-01-15 23:15:03 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2019-01-15 23:19:05 +0100
commit73ea51c0210ff2b13d1cbab4da1a5e45a1a6853a (patch)
tree32ed27ad4eed0585b40e2d106bb6a8024c8ad7ad /setup.py
parentc9c7f59a2bdbdcdbea041ec818c011f7a6f26c52 (diff)
Make 10.36.0 releasev10.36.0
Adds commit c9c7f59 ("Package LICENSE.txt in source distributions and wheels"), by request. Maybe some distros require this.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3eaf3e9..442c9bc 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import setuptools
setuptools.setup(
name="kconfiglib",
# MAJOR.MINOR.PATCH, per http://semver.org
- version="10.35.0",
+ version="10.36.0",
description="A flexible Python Kconfig parser",
# Make sure that README.rst decodes on Python 3 in environments that use