Skip to content

0.1.0

Compare
Choose a tag to compare
@termoshtt termoshtt released this 01 Aug 12:46
· 147 commits to main since this release
3a62d00
Remove dependency to derive crate (#15)

In order to publish the `pyo3-stub-gen` crate to crates.io,
`pyo3-stub-gen-derive` must be exists in crates.io even if it is
optional dependency.