Skip to content

Commit

Permalink
bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frasertweedale committed Sep 4, 2013
1 parent 41f46df commit c593c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcaff/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

VERSION = '0.1'
VERSION = '0.2'
USER_AGENT = 'gcaff {} - https://github.com/frasertweedale/gcaff' \
.format(VERSION)

0 comments on commit c593c5d

Please sign in to comment.