changed version from 0.7 to 0.1.7; we are really just 0.1.* currently
This commit is contained in:
parent
e524bf3797
commit
c08b5a1b13
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue