Skip to content

Commit

Permalink
bump up versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Jan 31, 2023
1 parent 28ddbe1 commit 13ad929
Show file tree
Hide file tree
Showing 7 changed files with 2,924 additions and 1,238 deletions.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ History
------------------

* fix bug in pypi package names in the requirements.txt file

0.1.6 (2023-01-31)
------------------

* bump up versions
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
Current release info
====================

| Name | Downloads | Version | Platforms |
| --- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |
| [![Conda Recipe](https://img.shields.io/badge/recipe-geostatista-green.svg)](https://anaconda.org/conda-forge/geostatista) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![Downloads](https://pepy.tech/badge/geostatista)](https://pepy.tech/project/geostatista) [![Downloads](https://pepy.tech/badge/geostatista/month)](https://pepy.tech/project/geostatista) [![Downloads](https://pepy.tech/badge/geostatista/week)](https://pepy.tech/project/geostatista) ![PyPI - Downloads](https://img.shields.io/pypi/dd/geostatista?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/MAfarrag/geostatista/total) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/MAfarrag/geostatista/0.1.0/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![PyPI version](https://badge.fury.io/py/geostatista.svg)](https://badge.fury.io/py/geostatista) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/geostatista/badges/version.svg)](https://anaconda.org/conda-forge/geostatista) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![Join the chat at https://gitter.im/Hapi-Nile/Hapi](https://badges.gitter.im/Hapi-Nile/Hapi.svg)](https://gitter.im/Hapi-Nile/Hapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
| Name | Downloads | Version | Platforms |
| --- |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |
| [![Conda Recipe](https://img.shields.io/badge/recipe-geostatista-green.svg)](https://anaconda.org/conda-forge/geostatista) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![Downloads](https://pepy.tech/badge/geostatista)](https://pepy.tech/project/geostatista) [![Downloads](https://pepy.tech/badge/geostatista/month)](https://pepy.tech/project/geostatista) [![Downloads](https://pepy.tech/badge/geostatista/week)](https://pepy.tech/project/geostatista) ![PyPI - Downloads](https://img.shields.io/pypi/dd/geostatista?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/MAfarrag/geostatista/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![PyPI version](https://badge.fury.io/py/geostatista.svg)](https://badge.fury.io/py/geostatista) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/geostatista/badges/version.svg)](https://anaconda.org/conda-forge/geostatista) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/geostatista.svg)](https://anaconda.org/conda-forge/geostatista) [![Join the chat at https://gitter.im/Hapi-Nile/Hapi](https://badges.gitter.im/Hapi-Nile/Hapi.svg)](https://gitter.im/Hapi-Nile/Hapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |

geostatista - Statistics package
=====================================================================
Expand Down Expand Up @@ -59,7 +59,7 @@ pip install git+https://github.com/MAfarrag/geostatista
## pip
to install the last release you can easly use pip
```
pip install geostatista==0.1.5
pip install geostatista==0.1.6
```

Quick start
Expand Down
Loading

0 comments on commit 13ad929

Please sign in to comment.