Skip to content

Commit c65da18

Browse files
authored
Merge pull request #2 from Junkrat77/update_setup
fix: publish release failed
2 parents b2d7501 + 39620b0 commit c65da18

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
@@ -33,7 +33,7 @@
3333
classifiers=[
3434
'Development Status :: 3 - Alpha',
3535
'Programming Language :: Python :: 3',
36-
'License :: OSI Approved :: Apache Software License 2.0',
36+
'License :: OSI Approved :: Apache Software License',
3737
],
3838
python_requires='>=3.6',
3939
)

0 commit comments

Comments
 (0)