Skip to content

Commit 8acb1b4

Browse files
chore(release): 2.1.1
1 parent 58ea3c4 commit 8acb1b4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/web/release_notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Release Notes
22
---
33

4+
## [2.1.1](https://github.com/ibis-project/ibis/compare/2.1.0...2.1.1) (2022-01-12)
5+
6+
7+
### Bug Fixes
8+
9+
* **setup.py:** set the correct version number for 2.1.0 ([f3d267b](https://github.com/ibis-project/ibis/commit/f3d267b96b9f14d3616c17b8f7bdeb8d0a6fc2cf))
10+
411
# [2.1.0](https://github.com/ibis-project/ibis/compare/2.0.0...2.1.0) (2022-01-12)
512

613

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 = "ibis-framework"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
packages = [{ include = "ibis" }]
55
homepage = "https://ibis-project.org"
66
repository = "https://github.com/ibis-project/ibis"

setup.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)