diff options
| author | Tulir Asokan <tulir@maunium.net> | 2021-10-03 12:45:37 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2021-10-03 12:45:37 +0300 |
| commit | 046779d102be8481aa8ca7480563ca215c992d0e (patch) | |
| tree | bb3f9e6fbc04775bec76a646313f7fd28dbbb741 /setup.py | |
| parent | ef844a0ff8c6bcabfff14b9cb9cc99fc36c77d24 (diff) | |
Update some metadata
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ setuptools.setup( "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", ], entry_points={"console_scripts": [ "sticker-import=sticker.stickerimport:cmd", |
