Skip to content

Commit

Permalink
Merge pull request #60 from remix/prepare-v1.1.1
Browse files Browse the repository at this point in the history
Prepare version 1.1.1 for release
  • Loading branch information
invisiblefunnel committed Sep 13, 2019
2 parents c0b9afc + 4d86445 commit 0441f5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
History
=======

1.1.1 (2019-09-13)
------------------

* Improve file encoding sniffer, which was misidentifying some Finnish/emoji unicode. Thanks to @dyakovlev!


1.1.0 (2019-02-21)
------------------

Expand Down
2 changes: 1 addition & 1 deletion partridge/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.0"
__version__ = "1.1.1"

0 comments on commit 0441f5f

Please sign in to comment.