Skip to content

Commit

Permalink
update necessities
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Jan 15, 2023
1 parent 7e77edb commit 0c9ce55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ History
* fix pypi package names in the requirements.txt file
* fix python version in requirement.txt

0.2.0 (2023-01-14)
0.2.0 (2023-01-15)
------------------

* bump up numpy and pyramids versions
* create an abstract class for datasource and catalog as a bluebrint for all data sources
* test all classes in CI
* use pathlib to deal with paths
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pip install git+https://github.com/MAfarrag/earthobserve
## pip
to install the last release you can easly use pip
```
pip install earthobserve==0.1.7
pip install earthobserve==0.2.0
```

Quick start
Expand Down

0 comments on commit 0c9ce55

Please sign in to comment.