Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 7725530

Browse files
author
Ivan Kudinov
committed
Bump version: 1.2.14 → 1.2.15
1 parent 17cf5fb commit 7725530

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.14
2+
current_version = 1.2.15
33
commit = True
44
tag = True
55

termius/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22
"""Package with CLI tool and API."""
3-
__version__ = '1.2.14'
3+
__version__ = '1.2.15'

0 commit comments

Comments
 (0)