Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-a-brown committed Feb 14, 2025
1 parent f6803ad commit c7382aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Data comes from the following sources. We are continuously adding new sources as
- [Bureau of Reclamation (BoR)](https://data.usbr.gov/)
- Available data: `water quality`
- [City of Albuquerque (CABQ)](https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Locations?$filter=properties/agency%20eq%20%27CABQ%27)
- Availabled data: `water levels`
- Available data: `water levels`
- Note: the elevation data is the top of casing, not ground surface elevation
- [Elephant Butte Irrigation District (EBID)](https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Locations?$filter=properties/agency%20eq%20%27EBID%27)
- Available data: `water levels`
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setup(
name="nmuwd",
version="0.5.0",
version="0.5.1",
author="Jake Ross",
description="New Mexico Water Data Integration Engine",
long_description=long_description,
Expand Down

0 comments on commit c7382aa

Please sign in to comment.