We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb30adf commit 1d32339Copy full SHA for 1d32339
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.0.1](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.0...v1.0.1) (2022-05-07)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** allow pyarrow v8 ([#109](https://github.com/googleapis/python-db-dtypes-pandas/issues/109)) ([fb30adf](https://github.com/googleapis/python-db-dtypes-pandas/commit/fb30adfd427d3df9919df00b096210ba1eb1b91d))
9
10
## [1.0.0](https://github.com/googleapis/python-db-dtypes-pandas/compare/v0.4.0...v1.0.0) (2022-03-25)
11
12
db_dtypes/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments