We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c9aeb commit e8e83f0Copy full SHA for e8e83f0
setup.py
@@ -7,7 +7,7 @@
7
setuptools.setup(
8
name="kconfiglib",
9
# MAJOR.MINOR.PATCH, per http://semver.org
10
- version="14.1.0",
+ version="14.1.1a4",
11
description="A flexible Python Kconfig implementation",
12
13
# Make sure that README.rst decodes on Python 3 in environments that use
0 commit comments