We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c96e5f commit f16ca8bCopy full SHA for f16ca8b
2 files changed
docs/releases.py
@@ -35,8 +35,7 @@
35
When upgrading to a new version of Pyrogram, you will need to check all the breaking changes in order to find
36
incompatible code in your application, but also to take advantage of new features and improvements.
37
38
-Releases
39
---------
+**Contents**
40
41
""".lstrip("\n")
42
docs/source/license.rst
@@ -2,7 +2,7 @@ About the License
2
=================
3
4
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
5
- :align: right
+ :align: left
6
7
Pyrogram is free software and is currently licensed under the terms of the
8
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it
0 commit comments