Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Todic committed Aug 22, 2018
1 parent 03fd1fb commit 203a0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centerline/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from __future__ import unicode_literals

__title__ = 'centerline'
__version__ = '0.4.1'
__version__ = '0.4.2-alpha'
__author__ = 'Filip Todic'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2014-present Filip Todic'
Expand Down

0 comments on commit 203a0b5

Please sign in to comment.