Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 4caebe6

Browse files
committed
Update version upgrade screenshots
1 parent 737a91e commit 4caebe6

File tree

4 files changed

+1
-5
lines changed

4 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
The First Street Foundation API Access (Python) is a wrapper used to bulk extract flood data from the First Street Foundation API
66

7-
8-
### Current Release:
9-
Current release: 0.1.1
10-
117
**Notice:** This API wrapper is subject to change.
128

139
<a name="toc"></a>

doc/images/6.1.1.png

-15.6 KB
Binary file not shown.

doc/images/6.1.2.png

-84.6 KB
Loading

setup.py

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

1212
setup(
1313
name='fsf-api-access_python',
14-
version='0.1.4',
14+
version='1.0.0',
1515
description='A Python API Access Client for the First Street Foundation API',
1616
url='https://github.com/FirstStreet/fsf_api_access_python',
1717
project_urls={

0 commit comments

Comments
 (0)