sofar 1.1.0__py2.py3-none-any.whl → 1.1.1__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.
sofar/__init__.py CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  __author__ = """The pyfar developers"""
6
6
  __email__ = 'info@pyfar.org'
7
- __version__ = '1.1.0'
7
+ __version__ = '1.1.1'
8
8
 
9
9
  from .sofa import Sofa
10
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sofar
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
  Summary: Maybe the most complete python package for SOFA files so far
5
5
  Home-page: https://pyfar.org/
6
6
  Download-URL: https://pypi.org/project/sofar/
@@ -1,4 +1,4 @@
1
- sofar/__init__.py,sha256=aCj2m61sjgjlh0_kcGsZXm_cnKmlx5c-tQ5iEGvDjE4,595
1
+ sofar/__init__.py,sha256=Jcf2PHRtcQo3gOPJwXrjpYoB613twZJ2faZREU8dosQ,595
2
2
  sofar/io.py,sha256=XdkfG6jo4RI8JqUgXEfx2ka06_CfffPJXs0HqeMSri0,15761
3
3
  sofar/sofa.py,sha256=QVr0UKr-aqo2K7_PEHtXk9VuvrjE36QgcYIqFJ6KBrc,68255
4
4
  sofar/update_conventions.py,sha256=36ba0cAVtKppJCrsEhP2aiv1DGEtxNx06hsUAERDlwM,16753
@@ -67,9 +67,9 @@ tests/test_sofa.py,sha256=DpiI517T-gLoajy9nQCHT7ouxM40JwirsqkVMFT5cWo,11314
67
67
  tests/test_sofa_upgrade_conventions.py,sha256=HqIuvFFub1_HCH6qHTLPcPyBZ2ayDKzmZR7RwnTxo_o,3377
68
68
  tests/test_sofa_verify.py,sha256=cleTkFJurJfDEZrnSTfBYe2VqsCZ1VxWr9efNGjWr88,15631
69
69
  tests/test_utils.py,sha256=yT290xCaeDW4l3DHUeFGiVmLe9xMguETN1NAGRTJ-X4,8307
70
- sofar-1.1.0.dist-info/AUTHORS.rst,sha256=JGcf9PJwl0w14PgTRjI3HXpcwDbkGbUN4mkYoZ8smL8,164
71
- sofar-1.1.0.dist-info/LICENSE,sha256=qdGH_RUPveBBfGYShm6OIBd6bRJdwp3fDCpjMsowmqA,1068
72
- sofar-1.1.0.dist-info/METADATA,sha256=brotqjwBrvQqE3_i4ncZSatGgM0B5IOx49trmGmqH-c,3168
73
- sofar-1.1.0.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
74
- sofar-1.1.0.dist-info/top_level.txt,sha256=2JSMmeQ5zeMumFynTJU1oODh09wxSiN3gFpsY-bNsSo,12
75
- sofar-1.1.0.dist-info/RECORD,,
70
+ sofar-1.1.1.dist-info/AUTHORS.rst,sha256=JGcf9PJwl0w14PgTRjI3HXpcwDbkGbUN4mkYoZ8smL8,164
71
+ sofar-1.1.1.dist-info/LICENSE,sha256=qdGH_RUPveBBfGYShm6OIBd6bRJdwp3fDCpjMsowmqA,1068
72
+ sofar-1.1.1.dist-info/METADATA,sha256=dzyA462zt5gq3YjCarEozElPtpd-sTUpaE0D1xxb0L8,3168
73
+ sofar-1.1.1.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
74
+ sofar-1.1.1.dist-info/top_level.txt,sha256=2JSMmeQ5zeMumFynTJU1oODh09wxSiN3gFpsY-bNsSo,12
75
+ sofar-1.1.1.dist-info/RECORD,,
File without changes
File without changes