setup.py
branchv0.7.x
changeset 711 2a75058fc064
parent 676 2bc11dada296
parent 708 93b2f5859866
equal deleted inserted replaced
700:0a06f7b1da6a 711:2a75058fc064
     1 #!/usr/bin/env python3
     1 #!/usr/bin/env python3
     2 # -*- coding: utf-8 -*-
     2 # -*- coding: utf-8 -*-
     3 # Copyright 2007 - 2013, Pascal Volk
     3 # Copyright 2007 - 2014, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 import os
     6 import os
     7 from distutils.core import setup
     7 from distutils.core import setup
     8 
     8 
     9 VERSION = '0.6.1'
     9 VERSION = '0.6.2'
    10 
    10 
    11 descr = 'Tool to manage mail domains/accounts/aliases for Dovecot and Postfix'
    11 descr = 'Tool to manage mail domains/accounts/aliases for Dovecot and Postfix'
    12 long_description = """
    12 long_description = """
    13 vmm, a virtual mail manager, is a command line tool for
    13 vmm, a virtual mail manager, is a command line tool for
    14 administrators/postmasters to manage (alias-)domains, accounts,
    14 administrators/postmasters to manage (alias-)domains, accounts,