Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/404469 )

Change subject: Declare development status as Production/Stable
......................................................................

Declare development status as Production/Stable

As long as push tag a new release to pypi and create a tag for it
this is always tested by travis and appreyor builds so we can concluse
that the published release is stable (enough).

Change-Id: I0468a12e0fe96290c02b0c1020d1ab8de083c3c1
---
M setup.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/69/404469/1

diff --git a/setup.py b/setup.py
index 495d3f2..4175a72 100644
--- a/setup.py
+++ b/setup.py
@@ -266,7 +266,7 @@
     test_suite="tests.collector",
     tests_require=test_deps,
     classifiers=[
-        'Development Status :: 4 - Beta',
+        'Development Status :: 5 - Production/Stable',
         'Environment :: Console',
         'Intended Audience :: Developers',
         'License :: OSI Approved :: MIT License',

-- 
To view, visit https://gerrit.wikimedia.org/r/404469
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0468a12e0fe96290c02b0c1020d1ab8de083c3c1
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to