| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 70e625e commit c24f9ce
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | { | |
| 2 | - ".": "1.8.3" | ||
| 2 | + ".": "1.8.4" | ||
| 3 | 3 | } | |
| 4 | 4 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,12 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 3 | + ## [1.8.4](https://github.com/googleapis/python-pubsublite/compare/v1.8.3...v1.8.4) (2023-10-07) | ||
| 4 | + | ||
| 5 | + | ||
| 6 | + ### Documentation | ||
| 7 | + | ||
| 8 | + * Minor formatting ([2681fb8](https://github.com/googleapis/python-pubsublite/commit/2681fb8707bb31c5eaeb43cbadba87915a4986bb)) | ||
| 9 | + | ||
| 3 | 10 | ## [1.8.3](https://github.com/googleapis/python-pubsublite/compare/v1.8.2...v1.8.3) (2023-07-05) | |
| 4 | 11 | ||
| 5 | 12 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "1.8.3" # {x-release-please-version} | ||
| 16 | + __version__ = "1.8.4" # {x-release-please-version} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ | |||
| 8 | 8 | ], | |
| 9 | 9 | "language": "PYTHON", | |
| 10 | 10 | "name": "google-cloud-pubsublite", | |
| 11 | - "version": "0.1.0" | ||
| 11 | + "version": "1.8.4" | ||
| 12 | 12 | }, | |
| 13 | 13 | "snippets": [ | |
| 14 | 14 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments