We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d805ff commit 8aab11bCopy full SHA for 8aab11b
CONTRIBUTORS.md
@@ -21,3 +21,6 @@
21
22
* Waleed Khan [@arxanas](https://github.com/arxanas)
23
- [`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
@@ -1,3 +1,3 @@
1
from piazza_api.piazza import Piazza
2
3
-__version__ = "0.5.1"
+__version__ = "0.5.2"
0 commit comments