Skip to content

Releases: AriaMoradi/skyroom-python

v1.0.3: Minor changes

01 Dec 08:06

Choose a tag to compare

  • 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

24 Oct 16:34

Choose a tag to compare

  • This release uses f-strings so no more python 2 support.
  • Now can pass args to requests thanks to @therealak12.