We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac149a commit 44869a7Copy full SHA for 44869a7
README.md
@@ -17,11 +17,12 @@ import mpegCoder
17
18
The scripts in this branch are used for building the PyPI package, which will be uploaded to:
19
20
-[`mpegCoder` on PyPI][https://pypi.org/project/mpegCoder]
+[`mpegCoder` on PyPI](https://pypi.org/project/mpegCoder)
21
22
The script will keep updated with the newest releases of the pre-compiled modules. The following table show releases that have been uploaded:
23
24
-| `mpegCoder` | Uploaded |
+| `mpegCoder` | Uploaded |
25
+| :-----------: | :--------: |
26
| `3.1.0` | :heavy_check_mark: |
27
28
To learn more about `mpegCoder`, please review the [documentation][docs].
0 commit comments