Skip to content

Commit 23a1b39

Browse files
chore(main): release 1.1.2
1 parent 4a56b76 commit 23a1b39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.1.1...v1.1.2) (2023-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Adds xfail marks to tests that are known to fail ([#189](https://github.com/googleapis/python-db-dtypes-pandas/issues/189)) ([4a56b76](https://github.com/googleapis/python-db-dtypes-pandas/commit/4a56b766b0ccba900a555167863f1081a76c4c0d))
9+
310
## [1.1.1](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.1.0...v1.1.1) (2023-03-30)
411

512

Diff for: db_dtypes/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.1.1"
15+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)