mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
bugfix
This commit is contained in:
parent
c10f14f763
commit
2336bc7ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import rich
|
||||||
import rich.box
|
import rich.box
|
||||||
import rich.table
|
import rich.table
|
||||||
|
|
||||||
from bumpcalver import v2version
|
from bumpver import v2version
|
||||||
|
|
||||||
|
|
||||||
def update(content, marker, value):
|
def update(content, marker, value):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue