Skip to content

Commit 65804bd

Browse files
authored
Patch to 2.0.4 (#202)
* update to 2.0.4 * update
1 parent 614f1c5 commit 65804bd

File tree

6 files changed

+345
-51
lines changed

6 files changed

+345
-51
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version 2.0.4
2+
3+
Chore:
4+
5+
- No changes, but some published python wheels may have the wrong wheel
6+
specifications due to a potential publishing bug in the previous release.
7+
18
# Version 2.0.3
29

310
Feat:

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "org_openmined_psi",
3-
version = "2.0.3",
3+
version = "2.0.4",
44
)
55

66
http_archive = use_repo_rule("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

MODULE.bazel.lock

+40-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)