From 51e693f9f093a98508e34c9878ab7a07141942e9 Mon Sep 17 00:00:00 2001 From: Matt Jia Date: Apr 11 2017 03:49:43 +0000 Subject: Automatic commit of release 0.1 --- diff --git a/setup.py b/setup.py index cbc52f2..7ba8867 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -version = '0.0' +version = '0.1' setup(name='waiverdb', version=version, diff --git a/waiverdb.spec b/waiverdb.spec index b2d7425..bdf4374 100644 --- a/waiverdb.spec +++ b/waiverdb.spec @@ -1,8 +1,8 @@ -%global upstream_version 0.0 +%global upstream_version 0.1 Name: waiverdb -Version: 0.0 +Version: 0.1 Release: 1%{?dist} Summary: Service for waiving results in ResultsDB License: GPLv2+