Skip to content

Commit 86e1964

Browse files
Merge pull request #29 from DataIntegrationGroup/dev/jab
0.5.1 - README typo fix
2 parents f6803ad + c7382aa commit 86e1964

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Data comes from the following sources. We are continuously adding new sources as
2323
- [Bureau of Reclamation (BoR)](https://data.usbr.gov/)
2424
- Available data: `water quality`
2525
- [City of Albuquerque (CABQ)](https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Locations?$filter=properties/agency%20eq%20%27CABQ%27)
26-
- Availabled data: `water levels`
26+
- Available data: `water levels`
2727
- Note: the elevation data is the top of casing, not ground surface elevation
2828
- [Elephant Butte Irrigation District (EBID)](https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Locations?$filter=properties/agency%20eq%20%27EBID%27)
2929
- Available data: `water levels`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name="nmuwd",
24-
version="0.5.0",
24+
version="0.5.1",
2525
author="Jake Ross",
2626
description="New Mexico Water Data Integration Engine",
2727
long_description=long_description,

0 commit comments

Comments
 (0)