Skip to content

Commit 4b5e130

Browse files
committed
Changed version numbers and added binaries
1 parent 72615db commit 4b5e130

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AO3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .works import Work
88

99

10-
VERSION = "2.0.7"
10+
VERSION = "2.0.8"

setup.py

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

66
setuptools.setup(
77
name="ao3-api",
8-
version="2.0.7",
8+
version="2.0.8",
99
author="Francisco Rodrigues",
1010
author_email="francisco.rodrigues0908@gmail.com",
1111
description="An unofficial AO3 (archiveofourown.org) API",

0 commit comments

Comments
 (0)