Skip to content

Commit

Permalink
updated name to v2 w/ burnettk
Browse files Browse the repository at this point in the history
  • Loading branch information
jasquat committed Oct 17, 2023
1 parent 26b069e commit 988d099
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[tool.poetry]
name = "connector-http"
name = "connector-postgres-v2"
version = "1.0.0"
description = "Make HTTP Requests available to SpiffWorkflow Service Tasks"
authors = ["Jon Herron <[email protected]>"]
readme = "README.md"
packages = [{include = "connector_http", from = "src" }]
packages = [{include = "connector_postgres_v2", from = "src" }]

[tool.poetry.dependencies]
python = "^3.9"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 988d099

Please sign in to comment.