changed version from 0.7 to 0.1.7; we are really just 0.1.* currently

This commit is contained in:
Johannes Findeisen 2013-10-17 08:20:11 +02:00
commit c08b5a1b13

View file

@ -19,7 +19,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = "0.7"
__version__ = "0.1.7"
__default_config__ = "./examples/minimal.json"
import argparse