diff --git a/src/onepassword/build_number.py b/src/onepassword/build_number.py index 9b0fbc22..20c4e371 100644 --- a/src/onepassword/build_number.py +++ b/src/onepassword/build_number.py @@ -1 +1 @@ -SDK_BUILD_NUMBER = "0040009" \ No newline at end of file +SDK_BUILD_NUMBER = "0050001" \ No newline at end of file diff --git a/src/release/RELEASE-NOTES b/src/release/RELEASE-NOTES index b9bdbce9..ee2ad8d8 100644 --- a/src/release/RELEASE-NOTES +++ b/src/release/RELEASE-NOTES @@ -1,3 +1,5 @@ +# Release notes SDKs 0.5.0 + ## NEW - ** and item metadata:** Items and item overviews ****now expose attributes with their creation and last edit times**.** diff --git a/version.txt b/version.txt index 44bb5d1f..79a2734b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.4.1 \ No newline at end of file +0.5.0 \ No newline at end of file