Skip to content

Commit 8aab11b

Browse files
committed
Release 0.5.2
1 parent 6d805ff commit 8aab11b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121

2222
* Waleed Khan [@arxanas](https://github.com/arxanas)
2323
- [`Network.create_followup`](https://github.com/hfaran/piazza-api/pull/25)
24+
25+
* [@DavidSnider](https://github.com/DavidSnider)
26+
- [feat(user): Add answer-creating functionality](https://github.com/hfaran/piazza-api/pull/31)

piazza_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from piazza_api.piazza import Piazza
22

3-
__version__ = "0.5.1"
3+
__version__ = "0.5.2"

0 commit comments

Comments
 (0)