8000 chore(setup): we support 3.8 (#924) · python-gitlab/python-gitlab@6048175 · GitHub
[go: up one dir, main page]

Skip to content
8000

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)
0