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
d11d5d12d19f
Commit
34712d15
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.9.0)
parent
9e8cbc51585b
Pipeline
#121038
passed with stages
in 11 minutes and 29 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d11d5d12
## Version 0.9.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 0.8.0 (2022-03-28)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.36.x
-
setup.py: increase cubicweb max version to 3.36.x
\ No newline at end of file
cubicweb_postgis/__pkginfo__.py
View file @
d11d5d12
...
...
@@ -4,7 +4,7 @@
modname
=
'postgis'
distname
=
'cubicweb-%s'
%
modname
numversion
=
(
0
,
8
,
0
)
numversion
=
(
0
,
9
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
6935dcd5e1c8
·
Apr 08, 2022
mentioned in commit
6935dcd5e1c8
mentioned in commit 70b0e4baa344e93bd78bb74bb26e2f338536c03a
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