Skip to content

Commit 7fe2d75

Browse files
Bump version to 0.1.8
1 parent 0f87627 commit 7fe2d75

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.7"
26+
version = "0.1.8"
2727

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

0 commit comments

Comments
 (0)