tigrbl_spec 0.4.4.dev7__tar.gz → 0.4.4.dev8__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.
Files changed (46) hide show
  1. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/PKG-INFO +1 -1
  2. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/pyproject.toml +1 -1
  3. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/LICENSE +0 -0
  4. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/NOTICE +0 -0
  5. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/README.md +0 -0
  6. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/__init__.py +0 -0
  7. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/codegen.py +0 -0
  8. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/migrations/__init__.py +0 -0
  9. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/models/__init__.py +0 -0
  10. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/models/v0_3_20/__init__.py +0 -0
  11. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schema.py +0 -0
  12. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/AppSpec.json +0 -0
  13. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/BindingRegistrySpec.json +0 -0
  14. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/BindingSpec.json +0 -0
  15. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/ColumnSpec.json +0 -0
  16. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/DataTypeSpec.json +0 -0
  17. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/EngineProviderSpec.json +0 -0
  18. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/EngineSpec.json +0 -0
  19. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/FieldSpec.json +0 -0
  20. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/ForeignKeySpec.json +0 -0
  21. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/HeadersSpec.json +0 -0
  22. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/HookSpec.json +0 -0
  23. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/HttpJsonRpcBindingSpec.json +0 -0
  24. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/HttpRestBindingSpec.json +0 -0
  25. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/HttpStreamBindingSpec.json +0 -0
  26. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/IOSpec.json +0 -0
  27. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/OpSpec.json +0 -0
  28. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/RequestSpec.json +0 -0
  29. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/ResponseSpec.json +0 -0
  30. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/RouterSpec.json +0 -0
  31. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/SchemaRef.json +0 -0
  32. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/SchemaSpec.json +0 -0
  33. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/SessionSpec.json +0 -0
  34. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/SseBindingSpec.json +0 -0
  35. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/StorageSpec.json +0 -0
  36. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/StorageTransformSpec.json +0 -0
  37. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/StorageTypeRef.json +0 -0
  38. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/TableProfileSpec.json +0 -0
  39. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/TableRegistrySpec.json +0 -0
  40. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/TableSpec.json +0 -0
  41. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/TemplateSpec.json +0 -0
  42. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/WebTransportBindingSpec.json +0 -0
  43. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/WsBindingSpec.json +0 -0
  44. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/bundle.json +0 -0
  45. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/manifest.json +0 -0
  46. {tigrbl_spec-0.4.4.dev7 → tigrbl_spec-0.4.4.dev8}/tigrbl_spec/schemas/0.3.20/shared.json +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tigrbl_spec
3
- Version: 0.4.4.dev7
3
+ Version: 0.4.4.dev8
4
4
  Summary: Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.
5
5
  License: Apache License
6
6
  Version 2.0, January 2004
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "tigrbl_spec"
3
- version = "0.4.4.dev7"
3
+ version = "0.4.4.dev8"
4
4
  description = "Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration."
5
5
  readme = "README.md"
6
6
  license = { file = "LICENSE" }