Skip to content

Commit a9693f0

Browse files
committed
Bump version.
1 parent c6aae27 commit a9693f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def run_tests(self):
2323
sys.exit(pytest.main(self.test_args))
2424

2525

26-
version = "0.1.6"
26+
version = "0.1.7"
2727

2828
setup(name="python-lambda-local",
2929
version=version,

0 commit comments

Comments
 (0)