Releases: AriaMoradi/skyroom-python
Releases · AriaMoradi/skyroom-python
v1.0.3: Minor changes
- Now this project only supports Python 3, if you are constrained to Python 2 use version 1.0.1 prior
v1.0.2: Minor changes
- This release uses f-strings so no more python 2 support.
- Now can pass args to requests thanks to @therealak12.