mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Add bump_versions.py script (#338)
* Add bump_versions.py script * Fix pipeline
This commit is contained in:
parent
e4198fb1f2
commit
28382ebf5f
10 changed files with 763 additions and 157 deletions
1
docs/_package_version.md
Normal file
1
docs/_package_version.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
3.0.0a4
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Overview
|
||||
|
||||
Documentation for version 3.0 [WIP] [^1]
|
||||
Documentation for version {!_package_version.md!} [WIP] [^1]
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://pypi.python.org/pypi/aiogram)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue