Skip to content

Commit b83ad22

Browse files
committed
Do release 1.6.3
1 parent 892de85 commit b83ad22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

c2cgeoportal/scaffolds/update/CONST_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Shapely==1.5.6
66
Pillow==2.7.0
77
https://github.com/Pylons/pyramid/archive/1e02bbfc0df09259bf207112acf019c8dba44a90.zip#egg=pyramid>=1.6.dev
88
https://github.com/camptocamp/pyramid_closure/archive/819bc43420b3cd924d8698c5a9606592c19dbb15.zip#egg=pyramid_closure
9-
c2cgeoportal>=1.7.0.dev
9+
c2cgeoportal==1.6.3
1010
-e .

c2cgeoportal/scaffolds/update/CONST_requirements_windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ wheels/Shapely-1.5.7-cp27-none-win32.whl
66
wheels/Pillow-2.8.1-cp27-none-win32.whl
77
https://github.com/Pylons/pyramid/archive/1e02bbfc0df09259bf207112acf019c8dba44a90.zip#egg=pyramid>=1.6.dev
88
https://github.com/camptocamp/pyramid_closure/archive/819bc43420b3cd924d8698c5a9606592c19dbb15.zip#egg=pyramid_closure
9-
c2cgeoportal-win==1.7.0.dev
9+
c2cgeoportal-win==1.6.3
1010
-e .

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
setup(
8989
name="c2cgeoportal",
90-
version="1.7.0",
90+
version="1.6.3",
9191
description="c2cgeoportal",
9292
long_description=README,
9393
classifiers=[

0 commit comments

Comments
 (0)