Skip to content

Commit 625435f

Browse files
Fix/correct isMonitored attribute and bump to 0.9.8 (#186)
* changed isMonitored project attribute to check status of project * fix: fix formatting * version bump --------- Co-authored-by: Nathan Roys <[email protected]>
1 parent 76f61c5 commit 625435f

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.7"
3+
version = "0.9.8"
44
description = "A Python client for the Snyk API"
55
authors = [
66
"Gareth Rushgrove <[email protected]>",

0 commit comments

Comments
 (0)