Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetazzoni committed Jan 23, 2025
1 parent f82e3d0 commit d487589
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "harlequin-wherobots"
version = "0.6.1"
version = "0.6.2"
description = ""
authors = ["Maxime Petazzoni <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.9"
harlequin = "^1.16.2"
wherobots-python-dbapi = "^0.9.1"
wherobots-python-dbapi = "^0.11.0"

[tool.poetry.plugins."harlequin.adapter"]
wherobots = "harlequin_wherobots:HarlequinWherobotsAdapter"
Expand Down

0 comments on commit d487589

Please sign in to comment.