starplot 0.11.1__py2.py3-none-any.whl → 0.11.2__py2.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.
starplot/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """Star charts and maps"""
2
2
 
3
- __version__ = "0.11.1"
3
+ __version__ = "0.11.2"
4
4
 
5
5
  from .base import BasePlot # noqa: F401
6
6
  from .map import MapPlot, Projection # noqa: F401
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: starplot
3
- Version: 0.11.1
3
+ Version: 0.11.2
4
4
  Summary: Star charts and maps
5
5
  Keywords: astronomy,stars,charts,maps,constellations
6
6
  Author-email: Steve Berardi <hello@steveberardi.com>
@@ -26,6 +26,7 @@ Requires-Dist: pyarrow >= 14.0.2
26
26
  Requires-Dist: fastparquet >= 2023.10.1
27
27
  Requires-Dist: pyogrio >= 0.7.2
28
28
  Requires-Dist: rtree >= 1.2.0
29
+ Requires-Dist: requests >= 2.31.0
29
30
  Project-URL: Documentation, https://starplot.dev
30
31
  Project-URL: Home, https://starplot.dev
31
32
  Project-URL: Source, https://github.com/steveberardi/starplot
@@ -118,10 +119,10 @@ Contributing to Starplot is welcome and very much appreciated! Please see [here]
118
119
  - 🌑 Planet moons
119
120
  - ✴️ Custom markers
120
121
  - 🚀 Plotting Optimizations
121
- - 📐 More Nebula outline levels
122
+ - 📐 Custom clip paths
122
123
  - ⚖️ Better auto font-size adjustment
123
124
 
124
- See more details on the [Public Roadmap](https://starplot.notion.site/aaa0dd71c17943f89850c9a8c43ade50)
125
+ See more details on the [Public Roadmap](https://trello.com/b/sUksygn4/starplot-roadmap)
125
126
 
126
127
  ## License
127
128
  [MIT License](https://github.com/steveberardi/starplot/blob/main/LICENSE)
@@ -1,4 +1,4 @@
1
- starplot/__init__.py,sha256=guYORsm9OTeSqk2s3J_yuo_zIrW2Xyx0vuhN0TImsBw,435
1
+ starplot/__init__.py,sha256=blARZDdXct55uZVkwtiagqdzZjHlEDcEMFaCj-pyfeM,435
2
2
  starplot/base.py,sha256=ekEgPrXdLS054W3p64n3-Fwax8n2TY9gSf_MDjsBlVk,28345
3
3
  starplot/callables.py,sha256=5GZZoOhYc3wAJTzPgXt_tHdjIr-fKdhCbWjm6FT7Er8,2927
4
4
  starplot/geod.py,sha256=QJmF6dOa4dpLoLQ32QsiXaG4gBpTBuagzSFquM9OzsM,2665
@@ -56,7 +56,7 @@ starplot/styles/ext/grayscale_dark.yml,sha256=sCdEldJnxGnOcb_bHq258GodBCyYxEOoUm
56
56
  starplot/styles/ext/map.yml,sha256=HbP7po572UMdDmYFyA34Reac9s8V2nEoO9pi5DT9M1o,120
57
57
  starplot/styles/ext/nord.yml,sha256=M6APu9Iks4srC4HGAAhlOlsmdXebhnqq8PPDYGO0zzA,2164
58
58
  starplot/styles/ext/optic.yml,sha256=fiTvTl8Ka07o5KqtIqqBGL65ADjnMe6oyxTBbfoHz40,236
59
- starplot-0.11.1.dist-info/LICENSE,sha256=jcjClHF4BQwhz-kDgia-KphO9Zxu0rCa2BbiA7j1jeU,1070
60
- starplot-0.11.1.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
61
- starplot-0.11.1.dist-info/METADATA,sha256=oIjCsns6QCzqXmb61IEgh055p03behSVj8FZQRg-3JA,4179
62
- starplot-0.11.1.dist-info/RECORD,,
59
+ starplot-0.11.2.dist-info/LICENSE,sha256=jcjClHF4BQwhz-kDgia-KphO9Zxu0rCa2BbiA7j1jeU,1070
60
+ starplot-0.11.2.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
61
+ starplot-0.11.2.dist-info/METADATA,sha256=4lApaPUjR5d7E4OdRoITI5TaAy_v-lAUJbw9mq4L5_Y,4189
62
+ starplot-0.11.2.dist-info/RECORD,,