swarmauri_toolkit_jupytertoolkit 0.4.1.dev2__tar.gz → 0.4.1.dev3__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: swarmauri_toolkit_jupytertoolkit
3
- Version: 0.4.1.dev2
3
+ Version: 0.4.1.dev3
4
4
  Summary: A unified toolkit for aggregating standalone jupyter notebook tools.
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -61,7 +61,6 @@ Description-Content-Type: text/markdown
61
61
  <a href="https://pypi.org/project/swarmauri_toolkit_jupytertoolkit/">
62
62
  <img src="https://img.shields.io/pypi/v/swarmauri_toolkit_jupytertoolkit?label=swarmauri_toolkit_jupytertoolkit&color=green" alt="PyPI - swarmauri_toolkit_jupytertoolkit"/></a>
63
63
  </p>
64
- ---
65
64
 
66
65
  # Swarmauri Toolkit · Jupyter Toolkit
67
66
 
@@ -12,7 +12,6 @@
12
12
  <a href="https://pypi.org/project/swarmauri_toolkit_jupytertoolkit/">
13
13
  <img src="https://img.shields.io/pypi/v/swarmauri_toolkit_jupytertoolkit?label=swarmauri_toolkit_jupytertoolkit&color=green" alt="PyPI - swarmauri_toolkit_jupytertoolkit"/></a>
14
14
  </p>
15
- ---
16
15
 
17
16
  # Swarmauri Toolkit · Jupyter Toolkit
18
17
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swarmauri_toolkit_jupytertoolkit"
3
- version = "0.4.1.dev2"
3
+ version = "0.4.1.dev3"
4
4
  description = "A unified toolkit for aggregating standalone jupyter notebook tools."
5
5
  license = "Apache-2.0"
6
6
  readme = "README.md"