Skip to content

Commit

Permalink
Prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hilden committed Jan 14, 2020
1 parent a5c8233 commit afb8c15
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions readme_pypi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ See the Web API `documentation <web api_>`_ for further information on beta endp

Changelog
=========
1.0.0
-----
- Packaging improvements
- Declare versioning scheme

0.1.0
-----
Initial release of Tekore!
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},

classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
Expand Down
2 changes: 1 addition & 1 deletion tekore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
1.0.0

0 comments on commit afb8c15

Please sign in to comment.