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 24, 2022
1 parent 3c5ed35 commit fb5426f
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.4-beta"
version = "0.1.5-beta"


class Credential:
Expand Down

0 comments on commit fb5426f

Please sign in to comment.