tigrbl_engine_numpy 0.1.1.dev7__tar.gz → 0.1.1.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tigrbl_engine_numpy
3
- Version: 0.1.1.dev7
3
+ Version: 0.1.1.dev8
4
4
  Summary: NumPy engine plugin for tigrbl with array-to-table helpers.
5
5
  Project-URL: Homepage, https://github.com/swarmauri/swarmauri-sdk
6
6
  Author-email: Jacob Stewart <jacob@swarmauri.com>
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "tigrbl_engine_numpy"
7
- version = "0.1.1.dev7"
7
+ version = "0.1.1.dev8"
8
8
  description = "NumPy engine plugin for tigrbl with array-to-table helpers."
9
9
  readme = "README.md"
10
10
  license = { file = "LICENSE" }