Version update

master3.3 3.0.2
Mike Hiretsky 12 years ago
parent 19534728ec
commit 8df450f64a

@ -15,7 +15,7 @@
# limitations under the License.
__app__ = 'calculate-install'
__version__ = '3.0.0'
__version__ = '3.0.2'
import os
import sys

@ -169,7 +169,7 @@ class build( distutils.command.build.build ) :
setup(
name = 'calculate-install',
version = "3.0.0_beta2",
version = "3.0.2",
description = "Calculate Linux installer",
author = "Calculate Ltd.",
author_email = "support@calculate.ru",

Loading…
Cancel
Save