Bump to 2.0.0-beta

This commit is contained in:
Florian Mounier
2015-10-16 17:43:04 +02:00
parent 4e4d54de1f
commit fb3ec14b43
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
#
# 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__ = '2.0.13'
__version__ = '2.0.0-beta'
import os

File diff suppressed because one or more lines are too long