lbt-dragonfly 0.12.242__tar.gz → 0.12.243__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.

Potentially problematic release.


This version of lbt-dragonfly might be problematic. Click here for more details.

Files changed (21) hide show
  1. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/PKG-INFO +2 -2
  2. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly.egg-info/PKG-INFO +2 -2
  3. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly.egg-info/requires.txt +1 -1
  4. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/requirements.txt +1 -1
  5. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/.github/workflows/ci.yaml +0 -0
  6. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/.github/workflows/dependency-release.yaml +0 -0
  7. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/.gitignore +0 -0
  8. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/.releaserc.json +0 -0
  9. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/CODE_OF_CONDUCT.md +0 -0
  10. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/CONTRIBUTING.md +0 -0
  11. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/LICENSE +0 -0
  12. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/README.md +0 -0
  13. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/deploy.sh +0 -0
  14. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/dev-requirements.txt +0 -0
  15. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly/README.md +0 -0
  16. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly.egg-info/SOURCES.txt +0 -0
  17. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly.egg-info/dependency_links.txt +0 -0
  18. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/lbt_dragonfly.egg-info/top_level.txt +0 -0
  19. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/pass_tests.py +0 -0
  20. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/setup.cfg +0 -0
  21. {lbt_dragonfly-0.12.242 → lbt_dragonfly-0.12.243}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lbt-dragonfly
3
- Version: 0.12.242
3
+ Version: 0.12.243
4
4
  Summary: Collection of all Dragonfly core Python libraries
5
5
  Home-page: https://github.com/ladybug-tools/lbt-dragonfly
6
6
  Author: Ladybug Tools
@@ -24,7 +24,7 @@ Requires-Dist: dragonfly-doe2==0.12.11
24
24
  Requires-Dist: dragonfly-uwg==0.5.743
25
25
  Requires-Dist: dragonfly-display==0.3.11
26
26
  Requires-Dist: dragonfly-comparison==0.1.4
27
- Requires-Dist: lbt-honeybee==0.9.172
27
+ Requires-Dist: lbt-honeybee==0.9.174
28
28
  Dynamic: author
29
29
  Dynamic: author-email
30
30
  Dynamic: classifier
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lbt-dragonfly
3
- Version: 0.12.242
3
+ Version: 0.12.243
4
4
  Summary: Collection of all Dragonfly core Python libraries
5
5
  Home-page: https://github.com/ladybug-tools/lbt-dragonfly
6
6
  Author: Ladybug Tools
@@ -24,7 +24,7 @@ Requires-Dist: dragonfly-doe2==0.12.11
24
24
  Requires-Dist: dragonfly-uwg==0.5.743
25
25
  Requires-Dist: dragonfly-display==0.3.11
26
26
  Requires-Dist: dragonfly-comparison==0.1.4
27
- Requires-Dist: lbt-honeybee==0.9.172
27
+ Requires-Dist: lbt-honeybee==0.9.174
28
28
  Dynamic: author
29
29
  Dynamic: author-email
30
30
  Dynamic: classifier
@@ -4,4 +4,4 @@ dragonfly-doe2==0.12.11
4
4
  dragonfly-uwg==0.5.743
5
5
  dragonfly-display==0.3.11
6
6
  dragonfly-comparison==0.1.4
7
- lbt-honeybee==0.9.172
7
+ lbt-honeybee==0.9.174
@@ -4,4 +4,4 @@ dragonfly-doe2==0.12.11
4
4
  dragonfly-uwg==0.5.743
5
5
  dragonfly-display==0.3.11
6
6
  dragonfly-comparison==0.1.4
7
- lbt-honeybee==0.9.172
7
+ lbt-honeybee==0.9.174