Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b073cad

Browse files
fix error in 'Development Status' classifier
1 parent 1a0dcc5 commit b073cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
license="BSD-style",
2828
package_dir={'': pkg_location},
2929
packages=find_packages(where=pkg_location),
30-
classifiers=['Development Status :: 2 - Beta',
30+
classifiers=['Development Status :: 4 - Beta',
3131
'Programming Language :: Python :: 3',
3232
'Programming Language :: Python :: 3.6',
3333
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /