Skip to content

Commit 81774ae

Browse files
committed
chore: bump version to 3.0.0a2
1 parent 0a02ea2 commit 81774ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[egg_info]
22
# TODO replace
3-
tag_build = dev5
3+
tag_build = a3
44

55
[aliases]
66
test=pytest

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def load_description():
163163
'Programming Language :: Python :: 3.6',
164164
'Programming Language :: Python :: 3.7',
165165
'Programming Language :: Python :: 3.8',
166+
'Programming Language :: Python :: 3.9',
166167
'Programming Language :: Cython',
167168
],
168169
keywords='wsgi web api framework rest http cloud',

0 commit comments

Comments
 (0)