Skip to content

Commit 23894f1

Browse files
authored
chore: release v1.4.2 (#37)
1 parent 7136241 commit 23894f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
name = "google-cloud-core"
2424
description = "Google Cloud API client core library"
25-
version = "1.4.2rc2"
25+
version = "1.4.2"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'
2929
# 'Development Status :: 5 - Production/Stable'
30-
release_status = "Development Status :: 4 - Beta"
30+
release_status = "Development Status :: 5 - Production/Stable"
3131
dependencies = ["google-api-core >= 1.19.0, < 2.0.0dev"]
3232
extras = {"grpc": "grpcio >= 1.8.2, < 2.0dev"}
3333

0 commit comments

Comments
 (0)