File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.3] ( https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.2...v1.0.3 ) (2022-08-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** allow pyarrow < 10 ([ #130 ] ( https://github.com/googleapis/python-db-dtypes-pandas/issues/130 ) ) ([ 508564f] ( https://github.com/googleapis/python-db-dtypes-pandas/commit/508564f1b898ec1ad7cae4c826ab3ad4b9a5349e ) )
9
+ * require python 3.7+ ([ #125 ] ( https://github.com/googleapis/python-db-dtypes-pandas/issues/125 ) ) ([ bce01df] ( https://github.com/googleapis/python-db-dtypes-pandas/commit/bce01dfe92815ea478e1db4166e629062ec5ff97 ) )
10
+
3
11
## [ 1.0.2] ( https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.1...v1.0.2 ) (2022-06-03)
4
12
5
13
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.0.2 "
15
+ __version__ = "1.0.3 "
You can’t perform that action at this time.
0 commit comments