Skip to content

Commit

Permalink
update contributing, version no
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarrettveracode committed Oct 3, 2023
1 parent 177e973 commit a74d834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ Please follow the instructions below to make a contribution.
- [Gabriel Marquet](https://github.com/Gby56)
- [Aaron Butler](https://github.com/AaronButler-Veracode)
- [Henry Post](https://github.com/HenryFBP)
- [Bnreplah](https://github.com/bnreplah)
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = 'veracode_api_py'
version = '0.9.43'
version = '0.9.44'
authors = [ {name = "Tim Jarrett", email="[email protected]"} ]
description = 'Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs.'
readme = 'README.md'
Expand All @@ -22,4 +22,4 @@ dependencies = {file = ["requirements.txt"]}
[project.urls]
"Homepage" = "https://github.com/veracode/veracode-api-py"
"Bug Tracker" = "https://github.com/veracode/veracode-api-py/issues"
"Download" = "https://github.com/veracode/veracode-api-py/archive/v_0943.tar.gz"
"Download" = "https://github.com/veracode/veracode-api-py/archive/v_0944.tar.gz"

0 comments on commit a74d834

Please sign in to comment.