Skip to content

Commit bebc060

Browse files
committed
Bump version: 1.2.3 → 1.2.4
1 parent 42696ec commit bebc060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.3
2+
current_version = 1.2.4
33
tag_name = {new_version}
44
commit = True
55
tag = True

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='alephclient',
8-
version='1.2.3',
8+
version='1.2.4',
99
description='Command-line client for Aleph API',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)