lbt-grasshopper 1.8.119__tar.gz → 1.9.0__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 (29) hide show
  1. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/PKG-INFO +2 -2
  2. lbt_grasshopper-1.9.0/installer.gh +0 -0
  3. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper.egg-info/PKG-INFO +2 -2
  4. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper.egg-info/SOURCES.txt +3 -1
  5. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper.egg-info/requires.txt +1 -1
  6. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/requirements.txt +1 -1
  7. lbt_grasshopper-1.9.0/uninstaller.gh +0 -0
  8. lbt_grasshopper-1.9.0/versioning/export_documentation.gh +0 -0
  9. lbt_grasshopper-1.9.0/versioning/increment_components.gh +0 -0
  10. lbt_grasshopper-1.8.119/installer.gh +0 -0
  11. lbt_grasshopper-1.8.119/uninstaller.gh +0 -0
  12. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/.github/workflows/ci.yaml +0 -0
  13. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/.github/workflows/dependency-release.yaml +0 -0
  14. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/.gitignore +0 -0
  15. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/.releaserc.json +0 -0
  16. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/CI_STATUS.md +0 -0
  17. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/LICENSE +0 -0
  18. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/README.md +0 -0
  19. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/ci-requirements.txt +0 -0
  20. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/deploy.sh +0 -0
  21. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/dev-requirements.txt +0 -0
  22. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/gradients.png +0 -0
  23. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper/README.md +0 -0
  24. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper.egg-info/dependency_links.txt +0 -0
  25. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/lbt_grasshopper.egg-info/top_level.txt +0 -0
  26. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/pass_tests.py +0 -0
  27. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/ruby-requirements.txt +0 -0
  28. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/setup.cfg +0 -0
  29. {lbt_grasshopper-1.8.119 → lbt_grasshopper-1.9.0}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lbt-grasshopper
3
- Version: 1.8.119
3
+ Version: 1.9.0
4
4
  Summary: Collection of all Ladybug Tools plugins for Grasshopper
5
5
  Home-page: https://github.com/ladybug-tools/lbt-grasshopper
6
6
  Author: Ladybug Tools
@@ -16,7 +16,7 @@ Requires-Dist: ladybug-grasshopper==1.69.0
16
16
  Requires-Dist: honeybee-grasshopper-core==1.42.0
17
17
  Requires-Dist: honeybee-grasshopper-radiance==1.35.0
18
18
  Requires-Dist: honeybee-grasshopper-energy==1.59.0
19
- Requires-Dist: dragonfly-grasshopper==1.61.4
19
+ Requires-Dist: dragonfly-grasshopper==1.62.0
20
20
 
21
21
  [![Build Status](https://github.com/ladybug-tools/lbt-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-grasshopper/actions)
22
22
 
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lbt-grasshopper
3
- Version: 1.8.119
3
+ Version: 1.9.0
4
4
  Summary: Collection of all Ladybug Tools plugins for Grasshopper
5
5
  Home-page: https://github.com/ladybug-tools/lbt-grasshopper
6
6
  Author: Ladybug Tools
@@ -16,7 +16,7 @@ Requires-Dist: ladybug-grasshopper==1.69.0
16
16
  Requires-Dist: honeybee-grasshopper-core==1.42.0
17
17
  Requires-Dist: honeybee-grasshopper-radiance==1.35.0
18
18
  Requires-Dist: honeybee-grasshopper-energy==1.59.0
19
- Requires-Dist: dragonfly-grasshopper==1.61.4
19
+ Requires-Dist: dragonfly-grasshopper==1.62.0
20
20
 
21
21
  [![Build Status](https://github.com/ladybug-tools/lbt-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-grasshopper/actions)
22
22
 
@@ -21,4 +21,6 @@ lbt_grasshopper.egg-info/PKG-INFO
21
21
  lbt_grasshopper.egg-info/SOURCES.txt
22
22
  lbt_grasshopper.egg-info/dependency_links.txt
23
23
  lbt_grasshopper.egg-info/requires.txt
24
- lbt_grasshopper.egg-info/top_level.txt
24
+ lbt_grasshopper.egg-info/top_level.txt
25
+ versioning/export_documentation.gh
26
+ versioning/increment_components.gh
@@ -2,4 +2,4 @@ ladybug-grasshopper==1.69.0
2
2
  honeybee-grasshopper-core==1.42.0
3
3
  honeybee-grasshopper-radiance==1.35.0
4
4
  honeybee-grasshopper-energy==1.59.0
5
- dragonfly-grasshopper==1.61.4
5
+ dragonfly-grasshopper==1.62.0
@@ -2,4 +2,4 @@ ladybug-grasshopper==1.69.0
2
2
  honeybee-grasshopper-core==1.42.0
3
3
  honeybee-grasshopper-radiance==1.35.0
4
4
  honeybee-grasshopper-energy==1.59.0
5
- dragonfly-grasshopper==1.61.4
5
+ dragonfly-grasshopper==1.62.0
Binary file
Binary file
Binary file