Skip to content

Commit f336fa3

Browse files
authored
Version 0.0.31 (#201)
1 parent de3bc15 commit f336fa3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.0.31
2+
----------------------------------------------
3+
- Handle editable projects with pyproject.toml (#200)
4+
15
0.0.30
26
----------------------------------------------
37
- Support editable project location (#148)

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
python_requires=">=3.7",
2828
url="http://github.com/di/pip-api",
2929
summary="An unofficial, importable pip API",
30-
version="0.0.30",
30+
version="0.0.31",
3131
)

0 commit comments

Comments
 (0)