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