Skip to content

Commit d3abf4b

Browse files
authored
Fix/duplicate query params (#196)
* fix: fix issue where duplicate query params were passed to paginated queries * chore: update version
1 parent 8224cea commit d3abf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysnyk"
3-
version = "0.9.12"
3+
version = "0.9.13"
44
description = "A Python client for the Snyk API"
55
authors = [
66
"Gareth Rushgrove <[email protected]>",

0 commit comments

Comments
 (0)