Skip to content

Commit 5e3adbf

Browse files
committed
Post release version bump
1 parent 1f24263 commit 5e3adbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec_cleaner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from .rpmcleaner import RpmSpecCleaner
1616
from .rpmexception import RpmExceptionError, RpmWrongArgsError
1717

18-
__version__ = '1.2.4'
18+
__version__ = '1.2.5'
1919

2020

2121
def process_args(argv: List[str]) -> Dict[str, Any]:

0 commit comments

Comments
 (0)