8000 update version in version.bzl (#303) · Asana/rules_python@1e134c0 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 1e134c0

Browse files
Jonathon BelottiTony Liang
authored andcommitted
update version in version.bzl (bazel-contrib#303)
1 parent cdf67d9 commit 1e134c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
"""The version of rules_python."""
1515

16-
version = "0.0.1"
16+
version = "0.0.2"

0 commit comments

Comments
 (0)
0