funcnodes-react-flow 0.4.0__tar.gz → 0.4.1__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 (33) hide show
  1. {funcnodes_react_flow-0.4.0/src/funcnodes_react_flow.egg-info → funcnodes_react_flow-0.4.1}/PKG-INFO +1 -1
  2. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/pyproject.toml +1 -3
  3. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1/src/funcnodes_react_flow.egg-info}/PKG-INFO +1 -1
  4. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow.egg-info/entry_points.txt +0 -2
  5. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/LICENSE +0 -0
  6. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/MANIFEST.in +0 -0
  7. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/README.md +0 -0
  8. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/setup.cfg +0 -0
  9. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/__init__.py +0 -0
  10. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/__main__.py +0 -0
  11. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/plugin_setup.py +0 -0
  12. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/run.py +0 -0
  13. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/android-chrome-192x192.png +0 -0
  14. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/android-chrome-512x512.png +0 -0
  15. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/apple-touch-icon.png +0 -0
  16. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/asset-manifest.json +0 -0
  17. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/css/style.css +0 -0
  18. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/favicon-16x16.png +0 -0
  19. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/favicon-32x32.png +0 -0
  20. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/favicon.ico +0 -0
  21. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/index.html +0 -0
  22. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/js/index.js +0 -0
  23. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/js/index.js.map +0 -0
  24. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/logo.png +0 -0
  25. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/logo192.png +0 -0
  26. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/logo512.png +0 -0
  27. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/manifest.json +0 -0
  28. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow/static/robots.txt +0 -0
  29. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow.egg-info/SOURCES.txt +0 -0
  30. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow.egg-info/dependency_links.txt +0 -0
  31. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow.egg-info/requires.txt +0 -0
  32. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/src/funcnodes_react_flow.egg-info/top_level.txt +0 -0
  33. {funcnodes_react_flow-0.4.0 → funcnodes_react_flow-0.4.1}/tests/test_import.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: funcnodes-react-flow
3
- Version: 0.4.0
3
+ Version: 0.4.1
4
4
  Summary: funcnodes frontend for react flow
5
5
  Author-email: Julian Kimmig <julian.kimmig@linkdlab.de>
6
6
  License: AGPL-3.0
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "funcnodes-react-flow"
3
- version = "0.4.0"
3
+ version = "0.4.1"
4
4
  description = "funcnodes frontend for react flow"
5
5
  readme = "README.md"
6
6
  classifiers = [ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",]
@@ -35,8 +35,6 @@ paths = [ "funcnodes_react_flow",]
35
35
 
36
36
  [project.entry-points."funcnodes.module"]
37
37
  plugin_setup = "funcnodes_react_flow.plugin_setup:setup"
38
- module = "funcnodes_react_flow"
39
- shelf = "funcnodes_react_flow:NODE_SHELF"
40
38
 
41
39
  [tool.setuptools.package-dir]
42
40
  "" = "src"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: funcnodes-react-flow
3
- Version: 0.4.0
3
+ Version: 0.4.1
4
4
  Summary: funcnodes frontend for react flow
5
5
  Author-email: Julian Kimmig <julian.kimmig@linkdlab.de>
6
6
  License: AGPL-3.0
@@ -2,6 +2,4 @@
2
2
  funcnodes_react_flow = funcnodes_react_flow.__main__:main
3
3
 
4
4
  [funcnodes.module]
5
- module = funcnodes_react_flow
6
5
  plugin_setup = funcnodes_react_flow.plugin_setup:setup
7
- shelf = funcnodes_react_flow:NODE_SHELF