Skip to content

Commit 6048175

Browse files
max-wittigbufferoverflow
authored andcommitted
chore(setup): we support 3.8 (#924)
* chore(setup): we support 3.8 * style: format with black
1 parent 912e16b commit 6048175

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ def get_version():
4343
"Programming Language :: Python :: 3.5",
4444
"Programming Language :: Python :: 3.6",
4545
"Programming Language :: Python :: 3.7",
46+
"Programming Language :: Python :: 3.8",
4647
],
4748
)

0 commit comments

Comments
 (0)