summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorStephanos Ioannidis <root@stephanos.io>2024-10-04 09:29:53 +0900
committerStephanos Ioannidis <root@stephanos.io>2024-10-04 09:30:58 +0900
commit900e7c8b15eec96051a877514ff5b93ab5f75b3a (patch)
tree49e7d55291cdd7be794b31138cb4cb5ccd764dfe /setup.py
parent0f321f8c29b2b4b43fc2875573b27d6d77638f1d (diff)
[TEST] Bump to 14.1.1a2
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 af5a19f..14d5090 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ import setuptools
setuptools.setup(
name="kconfiglib",
# MAJOR.MINOR.PATCH, per http://semver.org
- version="14.1.0",
+ version="14.1.1a2",
description="A flexible Python Kconfig implementation",
# Make sure that README.rst decodes on Python 3 in environments that use