Skip to content

Commit de7ee05

Browse files
authored
Release 1.0.9.2
1 parent 0e7d178 commit de7ee05

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
1.0.9.2 (2021-04-06)
5+
--------------------
6+
7+
- Added ``manylinux_aarch64`` wheels
8+
9+
410
1.0.9.1 (2021-01-27)
511
--------------------
612

src/brotlicffi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
Compressor, MODE_GENERIC, MODE_TEXT, MODE_FONT, error, Error
66
)
77

8-
__version__ = "1.0.9.1"
8+
__version__ = "1.0.9.2"

0 commit comments

Comments
 (0)