We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ee501 commit 67e7bb1Copy full SHA for 67e7bb1
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-0.9.1 (unreleased)
+0.9.1 (2023-03-24)
6
------------------
7
8
- Follow semantic versioning in mypy version pins (#96)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = mypy-zope
-version = 0.9.1.dev0
+version = 0.9.1
author = Andrey Lebedev
author_email = [email protected]
url = https://github.com/Shoobx/mypy-zope
0 commit comments