Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Commit

Permalink
Release 1.3.1 with Icebox off by default
Browse files Browse the repository at this point in the history
  • Loading branch information
daniviga committed Dec 14, 2015
1 parent e023a4b commit 9828dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openquakeplatform/openquakeplatform/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

import version

__version__ = '1.3.0'
__version__ = '1.3.1'
__version__ += version.git_suffix(__file__)

0 comments on commit 9828dea

Please sign in to comment.