Skip to content

Commit

Permalink
Bump version: 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sublee committed Jul 21, 2017
1 parent 167c74a commit a6a90c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gauge/__about__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
"""
gauge.__about__
~~~~~~~~~~~~~~~
gauge.__about__
~~~~~~~~~~~~~~~
"""
__version__ = '0.3.6'
__version__ = '0.4.0'
__license__ = 'BSD'
__author__ = 'What! Studio'
__maintainer__ = 'Heungsub Lee'
Expand Down

0 comments on commit a6a90c0

Please sign in to comment.