We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879e06b commit d41c823Copy full SHA for d41c823
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## 1.0.1 (unreleased)
+## 1.0.1 (2023-08-30)
6
---------------------
7
8
- Support for mypy up to 1.6.0
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = mypy-zope
-version = 1.0.1.dev0
+version = 1.0.1
author = Andrey Lebedev
author_email = andrey.lebedev@gmail.com
url = https://github.com/Shoobx/mypy-zope
0 commit comments