Skip to content

Commit

Permalink
Bump version to 1.3 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdyer authored and xitij2000 committed Sep 18, 2018
1 parent bd5cd04 commit 75eafb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completion_aggregator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from __future__ import absolute_import, unicode_literals

__version__ = '1.2'
__version__ = '1.3'

default_app_config = 'completion_aggregator.apps.CompletionAggregatorAppConfig' # pylint: disable=invalid-name

0 comments on commit 75eafb8

Please sign in to comment.