Skip to content

Commit

Permalink
Preparing release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reinout committed Jun 15, 2015
1 parent 34704cf commit 1a4e79f
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 @@ Changes
=======


2.2 (unreleased)
----------------
2.1.1 (2015-06-15)
------------------

- Bugfix: ``script-entrypoints`` entry point finding now actually works.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

version = '2.2.dev0'
version = '2.1.1'


def read_file(name):
Expand Down

0 comments on commit 1a4e79f

Please sign in to comment.