Skip to content

Commit

Permalink
prepare 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gbeckers committed Mar 7, 2022
1 parent 2acee54 commit 2834f96
Show file tree
Hide file tree
Showing 233 changed files with 6 additions and 6,935 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Beckers
:target: https://github.com/gbeckers/Darr/actions/workflows/python_package.yml
.. |Appveyor Status| image:: https://ci.appveyor.com/api/projects/status/github/gbeckers/darr?svg=true
:target: https://ci.appveyor.com/project/gbeckers/darr
.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.4.1-orange.svg
.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.5.0-orange.svg
:target: https://pypi.org/project/darr/
.. |Conda Forge| image:: https://anaconda.org/conda-forge/darr/badges/version.svg
:target: https://anaconda.org/conda-forge/darr
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
# built documents.
#
# The short X.Y version.
version = '0.4'
version = '0.5'
# The full version, including alpha/beta/rc tags.
release = '0.4.1'
release = '0.5.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Indices and tables
:target: https://github.com/gbeckers/Darr/actions/workflows/python_package.yml
.. |Appveyor Status| image:: https://ci.appveyor.com/api/projects/status/github/gbeckers/darr?svg=true
:target: https://ci.appveyor.com/project/gbeckers/darr
.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.4.1-orange.svg
.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.5.0-orange.svg
:target: https://pypi.org/project/darr/
.. |Conda Forge| image:: https://anaconda.org/conda-forge/darr/badges/version.svg
:target: https://anaconda.org/conda-forge/darr
Expand Down
4 changes: 2 additions & 2 deletions docs/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ To run the test suite:
>>> import darr as da
>>> da.test()
...............................................................................................................................................................................................................
..............................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 207 tests in 15.712s
Ran 206 tests in 15.712s
OK
<unittest.runner.TextTestResult run=207 errors=0 failures=0>
Expand Down
82 changes: 0 additions & 82 deletions examplearrays/examplearray_complex128.darr/README.txt

This file was deleted.

11 changes: 0 additions & 11 deletions examplearrays/examplearray_complex128.darr/arraydescription.json

This file was deleted.

Binary file not shown.
9 changes: 0 additions & 9 deletions examplearrays/examplearray_complex128.darr/metadata.json

This file was deleted.

91 changes: 0 additions & 91 deletions examplearrays/examplearray_complex128_1D.darr/README.txt

This file was deleted.

This file was deleted.

Binary file not shown.
9 changes: 0 additions & 9 deletions examplearrays/examplearray_complex128_1D.darr/metadata.json

This file was deleted.

75 changes: 0 additions & 75 deletions examplearrays/examplearray_complex64.darr/README.txt

This file was deleted.

11 changes: 0 additions & 11 deletions examplearrays/examplearray_complex64.darr/arraydescription.json

This file was deleted.

Binary file not shown.
9 changes: 0 additions & 9 deletions examplearrays/examplearray_complex64.darr/metadata.json

This file was deleted.

Loading

0 comments on commit 2834f96

Please sign in to comment.