Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d8197a + 3a58a65 commit 79ca600Copy full SHA for 79ca600
README.rst
@@ -11,6 +11,7 @@ Quickstart
11
A Python module for `semantic versioning`_. Simplifies comparing versions.
12
13
|build-status| |python-support| |downloads| |license| |docs| |black|
14
+|Gitter|
15
16
.. teaser-end
17
@@ -118,3 +119,6 @@ There are other functions to discover. Read on!
118
119
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
120
:target: https://github.com/psf/black
121
:alt: Black Formatter
122
+.. |Gitter| image:: https://badges.gitter.im/python-semver/community.svg
123
+ :target: https://gitter.im/python-semver/community
124
+ :alt: Gitter
0 commit comments