mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-01-07 11:40:03 -08:00
9 lines
191 B
INI
9 lines
191 B
INI
[bumpversion]
|
|
current_version = 12.1.11
|
|
commit = True
|
|
tag = False
|
|
|
|
[bumpversion:file:nzb2media/__init__.py]
|
|
search = __version__ = '{current_version}'
|
|
replace = __version__ = '{new_version}'
|