summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-10-03 03:32:21 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-10-03 03:32:21 +0200
commit32b65bad60e9ffae3d7e44bc8ed69d73431ff71b (patch)
treee7a423f867db2f81cc753aea1ee64418aff41f44 /setup.py
parentfe2870379d286b2cbd2893bc0b05f4b97ad6b9fe (diff)
Make 10.10.1 releasev10.10.1
Just adds commit fe28703 ("Fix README RST display on PyPI").
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 55255ff..a2078f5 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.10.0",
+ version="10.10.1",
description="A flexible Python Kconfig parser",
# Make sure that README.rst decodes on Python 3 in environments that use