verifaied 0.1.0.dev18__tar.gz → 0.1.0.dev20__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: verifaied
3
- Version: 0.1.0.dev18
3
+ Version: 0.1.0.dev20
4
4
  Summary: Upload local pytest coverage to verifAIed for instant feedback
5
5
  Project-URL: Homepage, https://pypi.org/project/verifaied/
6
6
  Author: Kyle Richards
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "verifaied"
3
- version = "0.1.0.dev18"
3
+ version = "0.1.0.dev20"
4
4
  description = "Upload local pytest coverage to verifAIed for instant feedback"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.10"
@@ -316,7 +316,7 @@ wheels = [
316
316
 
317
317
  [[package]]
318
318
  name = "verifaied"
319
- version = "0.0.2"
319
+ version = "0.1.0"
320
320
  source = { editable = "." }
321
321
  dependencies = [
322
322
  { name = "httpx" },