ctao-calibpipe 0.1.0rc8__py3-none-any.whl → 0.1.0rc9__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.

Potentially problematic release.


This version of ctao-calibpipe might be problematic. Click here for more details.

calibpipe/_version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '0.1.0rc8'
21
- __version_tuple__ = version_tuple = (0, 1, 0, 'rc8')
20
+ __version__ = version = '0.1.0rc9'
21
+ __version_tuple__ = version_tuple = (0, 1, 0, 'rc9')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ctao-calibpipe
3
- Version: 0.1.0rc8
3
+ Version: 0.1.0rc9
4
4
  Author: Leonid Burmistrov, Mykhailo Dalchenko, Antonio Di Pilato, Gabriel Emery, Tjark Miener, Gregoire Uhlrich, Georgios Voutsinas, Vadym Voitsekhovskyi
5
5
  Classifier: License :: OSI Approved :: MIT License
6
6
  Requires-Python: >=3.10
@@ -1,5 +1,5 @@
1
1
  calibpipe/__init__.py,sha256=Id9ZXEUMH4fUFQqh4Rcaz918dpCbETbF1aTGclqmE4U,89
2
- calibpipe/_version.py,sha256=k2bMzVnW4-J0hkI0QhnNBxpRJvKQ15FsZZvmQbK9Ab4,521
2
+ calibpipe/_version.py,sha256=g-OGzWlQkx6GrN0dnBRgB9Zk5Rk1zEkkJ7E9C3LfnzY,521
3
3
  calibpipe/version.py,sha256=T6wjTQNq_sU7ep_-0KSX12Ej2fI7O_bIxl7MqqQt4cM,766
4
4
  calibpipe/_dev_version/__init__.py,sha256=3qlzT1l_MfLxHuRphBwNwkb2WRttg3hGooj5n3BBZi4,369
5
5
  calibpipe/atmosphere/__init__.py,sha256=ZDsUqVG1I_LDRW-xZb3vvHv9oDH5WEnch_HewkkI_N0,81
@@ -84,10 +84,10 @@ calibpipe/tools/reference_atmospheric_model_selector.py,sha256=U1Io3rw7GG-n0d4kL
84
84
  calibpipe/utils/__init__.py,sha256=duJUrgGL-1bp6lfzRiMu_WFCjgVO9MDvMOGoxk51eQE,264
85
85
  calibpipe/utils/observatory.py,sha256=ZNvSVF5UzHRwH5K8UZegoNICrKuO5GB0wvVAb_T_u-M,16385
86
86
  calibpipe/utils/observatory_containers.py,sha256=l2kxVLOLORwFTeVI2t7VlONVXdCmtl_8SdhlSMg6yBM,918
87
- ctao_calibpipe-0.1.0rc8.dist-info/licenses/AUTHORS.md,sha256=GUsdkkhsl_eFAEnqSji9g3nqZQ8JS_GihAHgK9UBGUE,219
88
- ctao_calibpipe-0.1.0rc8.dist-info/licenses/LICENSE,sha256=7_4TIFvKWt1rsbuxBaO2DWpaMr6wSXiPaKI272Ddu9w,1090
89
- ctao_calibpipe-0.1.0rc8.dist-info/METADATA,sha256=W-fjxY9iecJiF_pIHwyYxeLz6hzme2JTkBLc4z2JxGQ,3337
90
- ctao_calibpipe-0.1.0rc8.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
91
- ctao_calibpipe-0.1.0rc8.dist-info/entry_points.txt,sha256=q3BjfJ9TkImbYasXbgGT2ewZP8jyq7P3xWHcJWwXAB0,614
92
- ctao_calibpipe-0.1.0rc8.dist-info/top_level.txt,sha256=lK2hWb87wSJMO0ruQCd-d2JRtBwcxjgT1EQZmrNYe9k,10
93
- ctao_calibpipe-0.1.0rc8.dist-info/RECORD,,
87
+ ctao_calibpipe-0.1.0rc9.dist-info/licenses/AUTHORS.md,sha256=GUsdkkhsl_eFAEnqSji9g3nqZQ8JS_GihAHgK9UBGUE,219
88
+ ctao_calibpipe-0.1.0rc9.dist-info/licenses/LICENSE,sha256=7_4TIFvKWt1rsbuxBaO2DWpaMr6wSXiPaKI272Ddu9w,1090
89
+ ctao_calibpipe-0.1.0rc9.dist-info/METADATA,sha256=HwkNIPXDdSEEQn78jlSHd3YpB-ms6M796YnFLwaHnog,3337
90
+ ctao_calibpipe-0.1.0rc9.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
91
+ ctao_calibpipe-0.1.0rc9.dist-info/entry_points.txt,sha256=q3BjfJ9TkImbYasXbgGT2ewZP8jyq7P3xWHcJWwXAB0,614
92
+ ctao_calibpipe-0.1.0rc9.dist-info/top_level.txt,sha256=lK2hWb87wSJMO0ruQCd-d2JRtBwcxjgT1EQZmrNYe9k,10
93
+ ctao_calibpipe-0.1.0rc9.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.1)
2
+ Generator: setuptools (80.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5