File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ If you'd like to support Pyrogram, you can consider:
6666
6767#### From git (recommended)
6868``` sh
69- pip install ' pyrogram @ git+https://github.com/AmanoTeam/pyrogram.git@v2.0.106+amn8 '
69+ pip install ' pyrogram @ git+https://github.com/AmanoTeam/pyrogram.git@v2.0.106+amn9 '
7070```
7171#### From tag tarball
7272``` sh
73- pip install ' pyrogram @ https://github.com/AmanoTeam/pyrogram/archive/refs/tags/v2.0.106+amn8 .tar.gz'
73+ pip install ' pyrogram @ https://github.com/AmanoTeam/pyrogram/archive/refs/tags/v2.0.106+amn9 .tar.gz'
7474```
7575
7676### Resources
Original file line number Diff line number Diff line change 1616# You should have received a copy of the GNU Lesser General Public License
1717# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>
1818
19- __version__ = "2.0.106+amn8 "
19+ __version__ = "2.0.106+amn9 "
2020__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
2121__copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"
2222
You can’t perform that action at this time.
0 commit comments