diff --git a/configure.ac b/configure.ac index c69d4a0..553e17f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([ceiba-dl], [0.6], [https://github.com/lantw44/ceiba-dl/issues]) +AC_INIT([ceiba-dl], [0.7], [https://github.com/lantw44/ceiba-dl/issues]) AC_CONFIG_SRCDIR([ceiba_dl/__init__.py]) AC_CONFIG_HEADERS([config.h])