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 92a1af3 commit 8752e64Copy full SHA for 8752e64
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/bigframes/#history
6
7
+## [1.0.1](https://github.com/googleapis/python-bigquery-dataframes/compare/v1.0.0...v1.0.1) (2024-03-25)
8
+
9
10
+### Documentation
11
12
+* Add progress_bar code sample ([#508](https://github.com/googleapis/python-bigquery-dataframes/issues/508)) ([92a1af3](https://github.com/googleapis/python-bigquery-dataframes/commit/92a1af35b8de4afb6cdb5b5e89facdceb5c151d2))
13
14
## [1.0.0](https://github.com/googleapis/python-bigquery-dataframes/compare/v0.26.0...v1.0.0) (2024-03-25)
15
16
bigframes/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments