0.2.0
π Update pipen and pyproject version to 0.2.0
- Update pipen version from
"0.1.0"
to"0.2.0"
- Update the version number from
0.1.0
to0.2.0
in pyproject.toml file.
π Update pipen, typing and README in pipen-dry runner
- Clarifies the purpose of dry runner in the README.md file.
- Updates dependency
pipen
to version0.5
. - Adds target version
py310
to thetarget-version
list in thepyproject.toml
file. - Updates type hinting and removes unnecessary code and async keyword in
pipen_dry.py
.
Full Changelog: 0.1.0...0.2.0