Skip to content

Commit

Permalink
Fix/correct isMonitored attribute and bump to 0.9.8 (#186)
Browse files Browse the repository at this point in the history
* changed isMonitored project attribute to check status of project

* fix: fix formatting

* version bump

---------

Co-authored-by: Nathan Roys <[email protected]>
  • Loading branch information
olegshprengelsnyk and nathan-roys authored Aug 2, 2023
1 parent 76f61c5 commit 625435f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pysnyk"
version = "0.9.7"
version = "0.9.8"
description = "A Python client for the Snyk API"
authors = [
"Gareth Rushgrove <[email protected]>",
Expand Down

0 comments on commit 625435f

Please sign in to comment.