mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
bugfix
This commit is contained in:
parent
9d3b4c2d10
commit
2b737858c4
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ def iter_rewritten(
|
|||
... '# This file is part of the pycalver project',
|
||||
... '# https://gitlab.com/mbarkhau/pycalver',
|
||||
... '#',
|
||||
... '# Copyright (c) 2018 Manuel Barkhau (@mbarkhau) - MIT License',
|
||||
... '# Copyright (c) 2018 Manuel Barkhau (mbarkhau@gmail.com) - MIT License',
|
||||
... '# SPDX-License-Identifier: MIT',
|
||||
... '"""PyCalVer: Automatic CalVer Versioning for Python Packages."""',
|
||||
... '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue