Skip to content

Commit

Permalink
Merge pull request #141 from pauldmccarthy/rel/1.8.5
Browse files Browse the repository at this point in the history
REL/1.8.6
  • Loading branch information
pauldmccarthy committed Nov 2, 2023
2 parents e258c68 + e012ec4 commit 11ddf48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,16 @@
# `indexed_gzip` changelog


## 1.8.6 (November 2nd 2023)


* Enable Python 3.12 and `musllinux` builds (#139).


## 1.8.5 (August 29th 2023)


* Updates to package build process (#138).
* Updates to package build process (#138).


## 1.8.4 (August 29th 2023)
Expand Down
2 changes: 1 addition & 1 deletion indexed_gzip/__init__.py
Expand Up @@ -19,4 +19,4 @@
"""


__version__ = '1.8.5'
__version__ = '1.8.6'

0 comments on commit 11ddf48

Please sign in to comment.