Skip to content

Commit

Permalink
Bump Spray365 version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoH17 committed Jan 4, 2022
1 parent 96cf8f3 commit 9905e8f
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.3-beta"
version = "0.1.4-beta"


class Credential:
Expand Down

0 comments on commit 9905e8f

Please sign in to comment.