Изменен номер версии на 0.0.5

git-svn-id: http://svn.calculate.ru/calculate2/calculate-lib/trunk@684 c91db197-33c1-4113-bf15-f8a5c547ca64
master
asamoukin 16 years ago
parent 5193e563c2
commit eb0af5c326

@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
Version = "calculate-server 0.0.1"
Version = "calculate-server 0.0.5"
import sys
sys.path.append('/var/tmp/calculate2/calculate-lib/trunk/pym')

@ -23,7 +23,7 @@ from distutils.core import setup
setup(
name = 'calculate-lib',
version = "0.0.4",
version = "0.0.5",
description = "The library for Calculate 2",
author = "Calculate Pack",
author_email = "support@calculate.ru",

Loading…
Cancel
Save