Skip to content

Releases: AriaMoradi/skyroom-python

v1.0.3: Minor changes

Choose a tag to compare

@AriaMoradi AriaMoradi released this 01 Dec 08:06
  • 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

Choose a tag to compare

@AriaMoradi AriaMoradi released this 24 Oct 16:34
  • This release uses f-strings so no more python 2 support.
  • Now can pass args to requests thanks to @therealak12.