Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 7ad55e5

Browse files
chore(main): release 2.1.1 (#120)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent daf4da1 commit 7ad55e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.1.1](https://github.com/ibis-project/ibis-bigquery/compare/v2.1.0...v2.1.1) (2022-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* update to UDFContext for trans_numeric_udf function ([#119](https://github.com/ibis-project/ibis-bigquery/issues/119)) ([daf4da1](https://github.com/ibis-project/ibis-bigquery/commit/daf4da1c1dc2e1002570ff86cc358400d7f6832d))
9+
310
## [2.1.0](https://github.com/ibis-project/ibis-bigquery/compare/v2.0.0...v2.1.0) (2022-03-15)
411

512

ibis_bigquery/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.0"
1+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)