mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 05:54:51 +00:00
Merge branch 'develop' into asyncio-dev
# Conflicts: # pyrogram/__init__.py
This commit is contained in:
commit
ccbe9b498a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
__version__ = "0.16.0.asyncio-dev"
|
||||
__version__ = "0.16.0.asyncio"
|
||||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||
__copyright__ = "Copyright (C) 2017-2019 Dan <https://github.com/delivrance>"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue