Skip to content

Commit

Permalink
prep 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Aug 27, 2023
1 parent 29ab3fb commit 7093138
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,3 +1,9 @@
1.12.1 (2023-08-27)
===================

- Fix a race condition closing pipes when restarting the worker process.
See https://github.com/Pylons/hupper/pull/83

1.12 (2023-04-02)
=================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = hupper
version = 1.12
version = 1.12.1
author = Michael Merickel
author_email = pylons-discuss@googlegroups.com
license = MIT
Expand Down

0 comments on commit 7093138

Please sign in to comment.