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

Commit 9b30c9f

Browse files
author
Maxbey
committed
Bump version: 1.2.10 → 1.2.11
1 parent ffc2c57 commit 9b30c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.10
2+
current_version = 1.2.11
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.10'
3+
__version__ = '1.2.11'

0 commit comments

Comments
 (0)