Skip to content

Commit

Permalink
Bump Spray365 version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoH17 committed Nov 23, 2021
1 parent e0be7fe commit 82d0bd8
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 @@ -12,7 +12,7 @@
import urllib3
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)

version = "0.1.1-beta"
version = "0.1.2-beta"


class Credential:
Expand Down

0 comments on commit 82d0bd8

Please sign in to comment.