Skip to content

Commit cf5f840

Browse files
committed
v1.10.1
1 parent 1b92f79 commit cf5f840

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.10.1
2+
======
3+
4+
### Fixes
5+
- `python_venv` language would leak dependencies when pre-commit was installed
6+
in a `-mvirtualenv` virtualenv
7+
- #755 #756 issue and PR by @asottile.
8+
19
1.10.0
210
======
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='1.10.0',
12+
version='1.10.1',
1313

1414
author='Anthony Sottile',
1515
author_email='asottile@umich.edu',

0 commit comments

Comments
 (0)