Skip to content

Commit ae94b2f

Browse files
committed
Bump version: 0.3.4 → 0.3.5
1 parent 7f02fb9 commit ae94b2f

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 = 0.3.4
2+
current_version = 0.3.5
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def parse_requirements(filename):
1818

1919
setup(
2020
name="flybirds",
21-
version="0.3.4",
21+
version="0.3.5",
2222
author="trip_flight",
2323
author_email="[email protected]",
2424
description="BDD-driven natural language automated testing framework",

0 commit comments

Comments
 (0)