Skip to content

Commit 6a7c408

Browse files
author
Michael Howitz
committed
Preparing release 3.2
1 parent f514b90 commit 6a7c408

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Change log for gocept.httpserverlayer
33
=====================================
44

55

6-
3.2 (unreleased)
6+
3.2 (2019-04-03)
77
================
88

99
- Fix usage of pending deprecated ``Thread.isAlive()``.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='gocept.httpserverlayer',
6-
version='3.2.dev0',
6+
version='3.2',
77

88
install_requires=[
99
'setuptools',

0 commit comments

Comments
 (0)