Skip to content

Commit 2cca14e

Browse files
committed
Update deps and bump version to 0.1.0
1 parent 841e548 commit 2cca14e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ commonmark>=0.8,<0.10
44
aiohttp>=3,<4
55
yarl>=1,<2
66
attrs>=19.1
7-
mautrix==0.7.0rc2
8-
asyncpg>=0.20,<0.21
7+
mautrix>=0.7,<0.8
8+
asyncpg>=0.20,<0.22

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
python_requires="~=3.6",
5252

5353
classifiers=[
54-
"Development Status :: 2 - Pre-Alpha",
54+
"Development Status :: 3 - Alpha",
5555
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
5656
"Topic :: Communications :: Chat",
5757
"Framework :: AsyncIO",

0 commit comments

Comments
 (0)