Skip to content

Commit d487589

Browse files
committed
Release 0.6.2
1 parent f82e3d0 commit d487589

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[tool.poetry]
22
name = "harlequin-wherobots"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
description = ""
55
authors = ["Maxime Petazzoni <max@wherobots.com>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
harlequin = "^1.16.2"
11-
wherobots-python-dbapi = "^0.9.1"
11+
wherobots-python-dbapi = "^0.11.0"
1212

1313
[tool.poetry.plugins."harlequin.adapter"]
1414
wherobots = "harlequin_wherobots:HarlequinWherobotsAdapter"

0 commit comments

Comments
 (0)