File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 5050 name : python-package-distributions-${{ matrix.os }}
5151 path : ./wheelhouse/*.whl
5252
53-
5453 source-distribution :
5554 name : Build source distribution
5655 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22CHANGES
33=======
44
5+ 1.1.1 (2024-05-06)
6+ ------------------
7+
8+ * Publish Linux aarch64 wheels (#101).
9+
5101.1.0 (2023-10-06)
611------------------
712
Original file line number Diff line number Diff line change 5959# built documents.
6060#
6161# The short X.Y version.
62- version = "1.1.0 "
62+ version = "1.1.1 "
6363# The full version, including alpha/beta/rc tags.
6464release = version
6565
Original file line number Diff line number Diff line change 6161
6262setup (
6363 name = "marisa-trie" ,
64- version = "1.1.0 " ,
64+ version = "1.1.1 " ,
6565 description = DESCRIPTION ,
6666 long_description = LONG_DESCRIPTION ,
6767 long_description_content_type = "text/x-rst" ,
You can’t perform that action at this time.
0 commit comments