We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f87627 commit 7fe2d75Copy full SHA for 7fe2d75
setup.py
@@ -23,7 +23,7 @@ def run_tests(self):
23
sys.exit(pytest.main(self.test_args))
24
25
26
-version = "0.1.7"
+version = "0.1.8"
27
28
setup(name="python-lambda-local",
29
version=version,
0 commit comments