Skip to content

Commit 73a189c

Browse files
committed
DOC: 0.1.4 changelog
DOC: update release-procedure.md
1 parent a60ec5e commit 73a189c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.1.4 / 2017-??-??
4+
0.1.4 / 2017-03-17
55
------------------
66

77
- ``InvalidIndexColumn`` will be raised instead of ``InvalidColumnOrder`` in ``read_gbq`` when the index column specified does not exist in the BigQuery schema. :issue:`6`

release-procedure.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
python setup.py register sdist bdist_wheel --universal
1313
twine upload dist/*
1414

15-
* Update anaconda recipe.
15+
* Do a pull-request to the feedstock on `pandas-gbq-feedstock <https://github.com/conda-forge/pandas-gbq-feedstock/>`__
1616

17-
This should happen automatically within a day or two.
18-
19-
* Update conda recipe feedstock on `conda-forge <https://conda-forge.github.io/>`_.
17+
update the version
18+
update the SHA256 (retrieve from PyPI)

0 commit comments

Comments
 (0)