Skip to content

Commit 36e7c8b

Browse files
chore(main): release 0.1.0 (#39)
* chore(main): release 0.1.0 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2c458bd commit 36e7c8b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-05-24)
4+
5+
6+
### Features
7+
8+
* Initial release of google-cloud-alloydb-connector package

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__ = "0.0.1-dev"
15+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)