8000 Bump version: 1.0.2 → 1.1.0 · tj-python/github-deploy@4be31e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4be31e1

Browse files
Bump version: 1.0.2 → 1.1.0
1 parent d9aff7c commit 4be31e1

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.0.2
2+
current_version = 1.1.0
33
commit = True
44
tag = False
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name="github-deploy",
26-
version="1.0.2",
26+
version="1.1.0",
2727
description="Deploy yaml files to a large number of repositories in seconds.",
2828
long_description=LONG_DESCRIPTION,
2929
long_description_content_type=LONG_DESCRIPTION_TYPE,

0 commit comments

Comments
 (0)
0