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 ca19e13 commit 271e413Copy full SHA for 271e413
setup.py
@@ -14,7 +14,7 @@
14
if __name__ == "__main__":
15
setup(
16
name='fosslight_util',
17
- version='2.1.12',
+ version='2.1.11',
18
package_dir={"": "src"},
19
packages=find_packages(where='src'),
20
description='FOSSLight Util',
0 commit comments