Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit 7948b26

Browse files
committed
Updated requests dependency
1 parent 57857f3 commit 7948b26

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

Pipfile.lock

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

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

33
setup(
44
name="postcodeapi",
5-
version="1.0.0",
5+
version="1.0.1",
66
description="A tiny wrapper around the Postcode API v2",
77
long_description=open("README.md").read(),
88
url="http://github.com/roedesh/postcodeapi",

0 commit comments

Comments
 (0)