samples: check for Python 3.9

This commit is contained in:
Alexander Alekhin
2020-12-21 14:59:34 +00:00
parent e6c9291e32
commit b51ae87828
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ def main():
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: C++',
'Programming Language :: Python :: Implementation :: CPython',
'Topic :: Scientific/Engineering',