mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-22 18:45:22 -04:00
bump version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "revolt.py"
|
||||
version = "0.1.8"
|
||||
version = "0.1.9"
|
||||
description = "Python wrapper for the revolt.chat API"
|
||||
authors = ["Zomatee <me@zomatree.live>"]
|
||||
license = "MIT"
|
||||
|
||||
+1
-1
@@ -17,4 +17,4 @@ from .role import *
|
||||
from .server import *
|
||||
from .user import *
|
||||
|
||||
__version__ = (0, 1, 8)
|
||||
__version__ = (0, 1, 9)
|
||||
|
||||
Reference in New Issue
Block a user