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 c6aae27 commit a9693f0Copy full SHA for a9693f0
setup.py
@@ -23,7 +23,7 @@ def run_tests(self):
23
sys.exit(pytest.main(self.test_args))
24
25
26
-version = "0.1.6"
+version = "0.1.7"
27
28
setup(name="python-lambda-local",
29
version=version,
0 commit comments