Skip to content

Commit e8e83f0

Browse files
committed
Bump to v1.14.1a4
This commit bumps the package versin to v1.14.1a4. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 83c9aeb commit e8e83f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
setuptools.setup(
88
name="kconfiglib",
99
# MAJOR.MINOR.PATCH, per http://semver.org
10-
version="14.1.0",
10+
version="14.1.1a4",
1111
description="A flexible Python Kconfig implementation",
1212

1313
# Make sure that README.rst decodes on Python 3 in environments that use

0 commit comments

Comments
 (0)