[RELEASE] new version 0.7.7
This commit is contained in:
parent
0b33c94680
commit
3c186dc92e
@ -27,7 +27,7 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
env: CONF=release BUILDER=gcc TARGET=Windows TAG=Mingw
|
env: CONF=release BUILDER=gcc TARGET=Windows TAG=Mingw
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CONF=debug BUILDER=gcc TARGET=Android TAG=Android DISABLE_PACKAGE=-p
|
env: CONF=release BUILDER=gcc TARGET=Android TAG=Android DISABLE_PACKAGE=-p
|
||||||
- os: osx
|
- os: osx
|
||||||
env: CONF=release BUILDER=clang TARGET=MacOs TAG=MacOs
|
env: CONF=release BUILDER=clang TARGET=MacOs TAG=MacOs
|
||||||
- os: osx
|
- os: osx
|
||||||
|
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ def readme():
|
|||||||
|
|
||||||
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||||
setup(name='lutin',
|
setup(name='lutin',
|
||||||
version='0.7.6',
|
version='0.7.7',
|
||||||
description='Lutin generic builder (might replace makefile, CMake ...)',
|
description='Lutin generic builder (might replace makefile, CMake ...)',
|
||||||
long_description=readme(),
|
long_description=readme(),
|
||||||
url='http://github.com/HeeroYui/lutin',
|
url='http://github.com/HeeroYui/lutin',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user