topologicpy 0.8.98__py3-none-any.whl → 0.8.99__py3-none-any.whl

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.
topologicpy/Grid.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Helper.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Honeybee.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Matrix.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Neo4j.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Plotly.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2025
1
+ # Copyright (C) 2026
2
2
  # Wassim Jabi <wassim.jabi@gmail.com>
3
3
  #
4
4
  # This program is free software: you can redistribute it and/or modify it under
topologicpy/Polyskel.py CHANGED
@@ -210,7 +210,7 @@ def skeletonize(polygon, holes=None):
210
210
 
211
211
 
212
212
 
213
- # # Copyright (C) 2025
213
+ # # Copyright (C) 2026
214
214
  # # Wassim Jabi <wassim.jabi@gmail.com>
215
215
  # #
216
216
  # # This program is free software: you can redistribute it and/or modify it under