Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperMarz committed Feb 19, 2025
1 parent 2054c63 commit 3228394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

module(
name = "dataproxy",
version = "0.3.0b1",
version = "0.4.0b0",
compatibility_level = 1,
)

Expand Down
2 changes: 1 addition & 1 deletion dataproxy_sdk/python/dataproxy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.


__version__ = "0.3.0b0"
__version__ = "0.4.0b0"

0 comments on commit 3228394

Please sign in to comment.