diff options
| author | Stephanos Ioannidis <root@stephanos.io> | 2024-10-04 09:29:53 +0900 |
|---|---|---|
| committer | Stephanos Ioannidis <root@stephanos.io> | 2024-10-04 09:30:58 +0900 |
| commit | 900e7c8b15eec96051a877514ff5b93ab5f75b3a (patch) | |
| tree | 49e7d55291cdd7be794b31138cb4cb5ccd764dfe | |
| parent | 0f321f8c29b2b4b43fc2875573b27d6d77638f1d (diff) | |
[TEST] Bump to 14.1.1a2
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
