Skip to content

Commit 160b7d1

Browse files
reggeenrGitHub Enterprise
authored andcommitted
feat(build): release v1 (#6)
BREAKING CHANGE: marks v1.0.0 of this repository
1 parent a7845b6 commit 160b7d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
'Programming Language :: Python :: 3.8',
6464
'Programming Language :: Python :: 3.9',
6565
'Programming Language :: Python :: 3.10',
66-
'Development Status :: 4 - Beta',
66+
'Programming Language :: Python :: 3.11',
67+
'Development Status :: 5 - Production/Stable',
6768
'Intended Audience :: Developers',
6869
'License :: OSI Approved :: Apache Software License',
6970
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)