Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
glamp committed Aug 24, 2016
1 parent 35a347a commit 5957a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ggplot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import (absolute_import, division, print_function,
unicode_literals)
__version__ = '0.11.1'
__version__ = '0.11.2'

# For testing purposes we might need to set mpl backend before any
# other import of matplotlib.
Expand Down

0 comments on commit 5957a4d

Please sign in to comment.