Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
postgis
Commits
f12944f005a2
Commit
24a0f410
authored
Mar 28, 2022
by
François Ferry
Browse files
chore(pkg): new minor release (0.8.0)
parent
66d4f4ed962c
Pipeline
#117875
passed with stages
in 5 minutes and 16 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
f12944f0
## Version 0.8.0 (2022-03-28)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.36.x
MANIFEST.in
View file @
f12944f0
...
...
@@ -14,3 +14,4 @@ exclude .gitlab-ci.yml
exclude .yamllint
exclude .cube-doctor.yml
exclude .gitlab-ci-extended.yml
exclude CHANGELOG.md
cubicweb_postgis/__pkginfo__.py
View file @
f12944f0
...
...
@@ -4,7 +4,7 @@
modname
=
'postgis'
distname
=
'cubicweb-%s'
%
modname
numversion
=
(
0
,
7
,
1
)
numversion
=
(
0
,
8
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
François Ferry
@fferry
mentioned in commit
d339ed8fe36a
·
Mar 28, 2022
mentioned in commit
d339ed8fe36a
mentioned in commit c18a70fd4ce66b3ce5cff17c5a57b97411207fa7
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment