Skip to content

Commit 4103c20

Browse files
Add pre-release PR for testing pyproject.toml
1 parent 3b5ea2f commit 4103c20

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.8.1.dev0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.8.0...development-build-1.8.1.dev0) (2025-04-29)
4+
35
## [1.8.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.7.0...v1.8.0) (2025-04-16)
46

57

google/cloud/alloydb/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.8.0"
15+
__version__ = "1.8.1.dev0"

0 commit comments

Comments
 (0)