Add bump_versions.py script (#338)

* Add bump_versions.py script
* Fix pipeline
This commit is contained in:
Alex Root Junior 2020-05-27 01:24:06 +03:00 committed by GitHub
parent e4198fb1f2
commit 28382ebf5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 763 additions and 157 deletions

1
docs/_package_version.md Normal file
View file

@ -0,0 +1 @@
3.0.0a4

View file

@ -1,6 +1,6 @@
# Overview
Documentation for version 3.0 [WIP] [^1]
Documentation for version {!_package_version.md!} [WIP] [^1]
[![MIT License](https://img.shields.io/pypi/l/aiogram.svg)](https://opensource.org/licenses/MIT)
[![Supported python versions](https://img.shields.io/pypi/pyversions/aiogram.svg)](https://pypi.python.org/pypi/aiogram)