Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit a2bf6a3

Browse files
committed
Add 3.7 branch identifiers.
1 parent 33e3be7 commit a2bf6a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This is the DEV workflow.
1+
# This is the 3.7 workflow.
22
# Run this Action on creating a new tag matching "<version>-b<build>"
33
# e.g., 3.7-b1
44
name: Build support package

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Android Support
22
======================
33

4-
**This is the development version of the repository. It builds a packaged version of Python 3.7.6**.
4+
**This branch builds a packaged version of Python 3.7.6**.
55
Other Python versions are available by cloning other branches of the main
66
repository.
77

0 commit comments

Comments
 (0)