bumped version

This commit is contained in:
Philip Dowie
2020-10-02 21:40:34 +13:00
parent 00846c0f2f
commit 5995e94b46
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
Contributing to Flask-Discord
Contributing to Quart-Discord
=============================
First of all, really thanks for considering this project and making contributions to improve it.
@@ -8,9 +8,9 @@ Any kind of improvements, feature additions, bug fixes, issues report or whateve
Basic Questions
---------------
If you're having any issue with the library itself, please do check if similar issue already exists in the `Flask Discord Issues`_ section. If you can't find any issue which helps you, then feel free to create a new one; check `Reporting New Issues`_ or just ask about it in ``#flask-discord`` channel of our `Discord community`_.
If you're having any issue with the library itself, please do check if similar issue already exists in the `Quart Discord Issues`_ section. If you can't find any issue which helps you, then feel free to create a new one; check `Reporting New Issues`_ or just ask about it in ``#flask-discord`` channel of our `Discord community`_.
.. _Flask Discord Issues: https://github.com/thec0sm0s/Flask-Discord/issues
.. _Quart Discord Issues: https://github.com/jnawk/Quart-Discord/issues
.. _Discord community: https://discord.gg/7CrQEyP
.. _PEP 8: https://www.python.org/dev/peps/pep-0008/

View File

@@ -14,4 +14,4 @@ __all__ = [
]
__version__ = "0.3.0"
__version__ = "1.0.0"