Skip to content

Commit b0bdc3a

Browse files
committed
Version 0.1.6
1 parent b62248f commit b0bdc3a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
0.1.6 / 2021-07-05
2+
===================
3+
4+
* Fix issues with fetchmany and pandas compatibility
5+
* Update code to use stronger types
16

2-
1.0.5 / 2021-06-14
7+
0.1.5 / 2021-06-14
38
===================
49

510
* Add changelog

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "duckdb_engine"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = ""
55
authors = ["Elliana <me@mause.me>"]
66
license = "MIT"

0 commit comments

Comments
 (0)