| commit | 9fc7fe08c8e638cdd9bbf1aa9bf188aef4fd24ef | [log] [tgz] |
|---|---|---|
| author | Valentin Stanciu <250871+svalentin@users.noreply.github.com> | Tue Apr 22 16:03:11 2025 +0100 |
| committer | GitHub <noreply@github.com> | Tue Apr 22 16:03:11 2025 +0100 |
| tree | 2cbd4c6cac8a643c57312dab4231f4e4faca0da0 | |
| parent | 8d272bb1264a6114610a3df9b43f87247c856d92 [diff] |
Bump version for development (#62)
diff --git a/pyproject.toml b/pyproject.toml index 2395ca3..807f358 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -4,7 +4,7 @@ [project] name = "mypy_extensions" -version = "1.1.0-dev" +version = "1.2.0-dev" description = "Type system extensions for programs checked with the mypy type checker." readme = "README.md" authors = [