Skip to content

Commit

Permalink
v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jul 2, 2018
1 parent 09114f1 commit ebb178a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
1.10.3
======

### Fixes
- Fix `pre-push` during a force push without a fetch
- #777 issue by @domenkozar.
- #778 PR by @asottile.

1.10.2
======

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
long_description=long_description,
long_description_content_type='text/markdown',
url='https://github.com/pre-commit/pre-commit',
version='1.10.2',
version='1.10.3',
author='Anthony Sottile',
author_email='asottile@umich.edu',
classifiers=[
Expand Down

0 comments on commit ebb178a

Please sign in to comment.