diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-03 03:32:21 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-03 03:32:21 +0200 |
| commit | 32b65bad60e9ffae3d7e44bc8ed69d73431ff71b (patch) | |
| tree | e7a423f867db2f81cc753aea1ee64418aff41f44 /setup.py | |
| parent | fe2870379d286b2cbd2893bc0b05f4b97ad6b9fe (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.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
