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 7d10b3a commit d959478Copy full SHA for d959478
CHANGELOG.md
@@ -2,8 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-0.3.12 (unreleased)
6
--------------------
+0.9.0 (2023-02-10)
+------------------
7
8
- Upgrade to Mypy-1.0.0 (#89)
9
- Fix caching error (Metaclass conflict) (#86)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = mypy-zope
-version = 0.3.12.dev0
+version = 0.9.0
author = Andrey Lebedev
author_email = [email protected]
url = https://github.com/Shoobx/mypy-zope
0 commit comments