| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1dcb95f commit d81158c
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,14 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-bigtable/#history | |
| 6 | 6 | ||
| 7 | + ## 1.2.1 | ||
| 8 | + | ||
| 9 | + 01-03-2020 10:05 PST | ||
| 10 | + | ||
| 11 | + | ||
| 12 | + ### Implementation Changes | ||
| 13 | + - Add ability to use single-row transactions ([#10021](https://github.com/googleapis/google-cloud-python/pull/10021)) | ||
| 14 | + | ||
| 7 | 15 | ## 1.2.0 | |
| 8 | 16 | ||
| 9 | 17 | 12-04-2019 12:21 PST | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | 23 | name = 'google-cloud-bigtable' | |
| 24 | 24 | description = 'Google Cloud Bigtable API client library' | |
| 25 | - version = '1.2.0' | ||
| 25 | + version = '1.2.1' | ||
| 26 | 26 | # Should be one of: | |
| 27 | 27 | # 'Development Status :: 3 - Alpha' | |
| 28 | 28 | # 'Development Status :: 4 - Beta' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments