Skip to content

Commit

Permalink
Bump Spray365 version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoH17 committed Dec 8, 2021
1 parent 58b70c8 commit 26c2b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spray365.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import urllib3
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)

version = "0.1.2-beta"
version = "0.1.3-beta"


class Credential:
Expand Down

0 comments on commit 26c2b5d

Please sign in to comment.