File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -158,3 +158,4 @@ cython_debug/
158158# and can be added to the global gitignore or merged into this file. For a more nuclear
159159# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160# .idea/
161+ test.py
Original file line number Diff line number Diff line change 1+ # 1.0.2
2+
3+ ### Bugfixes
4+
5+ * username and password changed to mandatory arguments
6+ * Make dataclasses subscriptable
7+
18# 1.0.1
29
10+ ### Bugfixes
11+
312* Fix login and get_status not raising InvalidAuth when unauthorized
413
514# 1.0.0
Original file line number Diff line number Diff line change 11[metadata]
22name = PyLoadAPI
3- version = 1.0.1
3+ version = 1.0.2
44author = Manfred Dennerlein Rodelo
5566description = " Simple wrapper for pyLoad's API."
You can’t perform that action at this time.
0 commit comments