File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 22
33
44def test_version ():
5- assert __version__ == "2.10 .0"
5+ assert __version__ == "2.11 .0"
Original file line number Diff line number Diff line change 1- __version__ = "2.10 .0"
1+ __version__ = "2.11 .0"
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- Future Release
6- ==============
7- * Enhancements
5+ v2.11.0 Apr 13, 2023
6+ ====================
87 * Fixes
98 * Fix Makefile ``package `` command (:pr: `241 `)
109 * Changes
1110 * Fix ruff argument in pyproject.toml (:pr: `239 `)
1211 * Remove `constants.py ` (:pr: `243 `)
1312 * Remove Woodwork as a core requirement (:pr: `258 `)
14- * Documentation Changes
1513 * Testing Changes
1614 * Add pull request check for linked issues to CI workflow (:pr: `245 `)
1715
You can’t perform that action at this time.
0 commit comments