Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Sep 22, 2023
1 parent d4d5ac8 commit 3a94bd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ tag_prefix = v
parentdir_prefix = openziti-

[openziti]
ziti_sdk_version = 0.32.3
ziti_sdk_version = 0.34.4
1 change: 1 addition & 0 deletions tests/ziti_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import requests
from requests.exceptions import ConnectionError


def get_httpbin(url):
return requests.get(url)

Expand Down

0 comments on commit 3a94bd3

Please sign in to comment.