Skip to content

Commit

Permalink
chore: added pyton 3.9 to classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
tstorek committed Feb 4, 2022
1 parent 2d095f2 commit d33a444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
'Intended Audience :: Science/Research',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
"License :: OSI Approved :: BSD License"],
keywords=['iot', 'fiware', 'semantic'],
packages=setuptools.find_packages(exclude=['tests',
Expand Down

0 comments on commit d33a444

Please sign in to comment.