Increase version.

netsetup
Mike Hiretsky 14 years ago
parent d06cfb5ebe
commit cd18f0e240

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "2.2.0.0"
__version__ = "2.2.0.1"
__app__ = "calculate-install"
import os

@ -102,7 +102,7 @@ class cl_install_data(install_data):
setup(
name = 'calculate-install',
version = "2.2.0",
version = "2.2.0.1",
description = "Calculate Linux installer",
author = "Calculate Ltd.",
author_email = "support@calculate.ru",

Loading…
Cancel
Save