[version] update

:ci skip dl
pull/45/head
pukkandan 3 years ago
parent 29b6000e35
commit eabce90175

@ -8,7 +8,7 @@
* Change "Merged with youtube-dl" version in Readme.md if needed
* Commit to master as `Release <version>`
* Push to origin/release - build task will now run
* Update version.py using devscripts\update-version.py
* Update version.py using devscripts\update-version.py (be wary of timezones)
* Run `make issuetemplates`
* Commit to master as `[version] update :ci skip all`
* Push to origin/master

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2021.01.24'
__version__ = '2021.01.29'

Loading…
Cancel
Save