File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1- .. image :: http://www.repostatus.org/badges/latest/wip .svg
2- :target: http://www.repostatus.org/#wip
3- :alt: Project Status: WIP - Initial development is in progress, but there
4- has not yet been a stable, usable release suitable for the public .
1+ .. image :: http://www.repostatus.org/badges/latest/active .svg
2+ :target: http://www.repostatus.org/#active
3+ :alt: Project Status: Active - The project has reached a stable, usable
4+ state and is being actively developed .
55
66.. image :: https://travis-ci.org/jwodder/inplace.svg?branch=master
77 :target: https://travis-ci.org/jwodder/inplace
Original file line number Diff line number Diff line change 99Visit <https://github.com/jwodder/inplace> for more information.
1010"""
1111
12- __version__ = '0.1.0.dev1 '
12+ __version__ = '0.1.0'
1313__author__ = 'John Thorvald Wodder II'
1414__author_email__ = 'inplace@varonathe.org'
1515__license__ = 'MIT'
Original file line number Diff line number Diff line change 3535 ],
3636
3737 classifiers = [
38- 'Development Status :: 3 - Alpha' ,
39- #'Development Status :: 4 - Beta',
38+ 'Development Status :: 4 - Beta' ,
4039 #'Development Status :: 5 - Production/Stable',
4140
4241 'Programming Language :: Python :: 2' ,
You can’t perform that action at this time.
0 commit comments