We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17e3ce commit a8a3af7Copy full SHA for a8a3af7
1 file changed
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='temppathlib',
20
- version='1.0.1',
+ version='1.0.2',
21
description='Wraps tempfile to give you pathlib.Path.',
22
long_description=long_description,
23
url='https://github.com/Parquery/temppathlib',
0 commit comments