Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@shudgston shudgston released this 25 Feb 21:48
· 3 commits to new-development since this release
  • Make GH API URLs configurable (#41)
  • Other improvements:
    • Upgrade requests to 2.22.0. Previously was set to 2.3.0, but 2.22.0 is
      the latest version. The version we end up with does not recognize json
      as a keyword argument to requests.put/post.
    • Change test runner to pytest