Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
Bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
impredicative committed Aug 22, 2020
1 parent fc65666 commit 4b7f1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def parse_requirements(filename: str) -> List[str]:
name="bitlyshortener",
author="Ouroboros Chrysopoeia",
author_email="impredicative@users.nomail.github.com",
version="0.3.5",
version="0.3.6",
description="High-volume Bitly V4 URL shortener with memory-cache",
keywords="bitly url shortener",
long_description=(_DIR / "README.md").read_text().strip(),
Expand Down

0 comments on commit 4b7f1ea

Please sign in to comment.