Skip to content

Commit

Permalink
Preparing release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 7, 2017
1 parent 027bd25 commit d69e31b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Change log
==========

1.2 (unreleased)
================
1.1.1 (2017-01-07)
==================

- Prevent an error in `archive-addressbook` if the ``bz2`` module is not
available.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='icemac.install.addressbook',
version='1.2.dev0',
version='1.1.1',

install_requires=[
'requests',
Expand Down

0 comments on commit d69e31b

Please sign in to comment.