We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af67adc commit 52a0884Copy full SHA for 52a0884
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.5](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.4...v1.0.5) (2022-12-05)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** Removes upper bound for pyarrow ([388e082](https://github.com/googleapis/python-db-dtypes-pandas/commit/388e082a47d9515a14e20ffd87705c71712087ab))
9
10
## [1.0.4](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.3...v1.0.4) (2022-09-19)
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.4"
+__version__ = "1.0.5"
0 commit comments