Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Dec 21, 2023
1 parent f841cee commit 9e381c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.1.2 (2023-12-21)

### Fix

- Disable library if avx is missing (#4) ([`f841cee`](https://github.com/bdraco/aiohttp-zlib-ng/commit/f841ceee40b7f23a97e38978af878ae499163ad3))

## v0.1.1 (2023-11-02)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aiohttp-zlib-ng"
version = "0.1.1"
version = "0.1.2"
description = "Enable zlib_ng on aiohttp"
authors = ["J. Nick Koston <nick@koston.org>"]
license = "Apache Software License 2.0"
Expand Down

0 comments on commit 9e381c8

Please sign in to comment.