Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d54153a24 | |||
| c30a453a6b | |||
| 3e87ef3849 |
@@ -3,6 +3,11 @@
|
||||
Release history
|
||||
===============
|
||||
|
||||
1.6.1
|
||||
-----
|
||||
|
||||
- Adds `posts_by_number` endpoint from @Dettorer
|
||||
|
||||
1.6.0
|
||||
-----
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
"""Python client for the Discourse API."""
|
||||
|
||||
__version__ = "1.6.0"
|
||||
__version__ = "1.6.1"
|
||||
|
||||
from pydiscourse.client import DiscourseClient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user