Skip to content

Commit fa5a5eb

Browse files
authored
Bump up to v1.0.10
2 parents c7a3796 + 68c92ef commit fa5a5eb

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
@@ -14,7 +14,7 @@
1414
if __name__ == "__main__":
1515
setup(
1616
name='fosslight_util',
17-
version='1.0.9',
17+
version='1.0.10',
1818
package_dir={"": "src"},
1919
packages=find_packages(where='src'),
2020
description='FOSSLight Util',

0 commit comments

Comments
 (0)