Increase version.

master3.3
parent 4725c3ab4e
commit d2736a0021

@ -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-client"
import os

@ -22,7 +22,7 @@ import stat
from distutils.core import setup, Extension
from distutils.command.install_data import install_data
__version__ = "2.2.0.0"
__version__ = "2.2.0.1"
__app__ = "calculate-client"

Loading…
Cancel
Save