Skip to content

Commit 06830ab

Browse files
committed
v0.2.10
1 parent b089c74 commit 06830ab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.10
2+
======
3+
- Bump version of nodeenv to fix bug with ~/.npmrc
4+
- Choose `python` more intelligently when running.
5+
16
0.2.9
27
=====
38
- Fix bug where sys.stdout.write must take `bytes` in python 2.6

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='0.2.9',
12+
version='0.2.10',
1313

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

0 commit comments

Comments
 (0)