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 b203eb0 commit 43762b4Copy full SHA for 43762b4
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- `setup` will generate a pyproject.toml with no Poetry information, and instead create a `setup.py` with the
14
project info.
15
- `none` will not create a project folder at all, only the inner package folder (which won't be inner anymore)
16
- - Lowered the minimum version of `python-dateutil` for improved dependency compatibility with other projects
+- Lowered the minimum version of `python-dateutil` for improved dependency compatibility with other projects
17
18
19
## 0.7.3 - 2020-12-21
0 commit comments