Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Sep 26, 2014
1 parent ada3ec7 commit dd1e25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewlet/__init__.py
Expand Up @@ -2,7 +2,7 @@
from __future__ import unicode_literals
from .api import viewlet, get, call, refresh # NOQA

VERSION = (1, 3, 0, 'final', 0)
VERSION = (1, 4, 0, 'final', 0)


def get_version(version=None):
Expand Down

0 comments on commit dd1e25c

Please sign in to comment.