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
compound
Commits
d1f489598023
Commit
9d756434
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.9.0)
parent
062a98237b65
Pipeline
#121004
passed with stages
in 7 minutes and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d1f48959
## Version 0.9.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 0.8.0 (2022-04-05)
### 🎉 New features
...
...
cubicweb_compound/__pkginfo__.py
View file @
d1f48959
...
...
@@ -4,7 +4,7 @@
distname
=
'cubicweb-compound'
modname
=
'cubicweb_coumpound'
numversion
=
(
0
,
8
,
0
)
numversion
=
(
0
,
9
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
90217c2365f6
·
Apr 08, 2022
mentioned in commit
90217c2365f6
mentioned in commit 6762e73058d26a498706e84ce8c9405586ed6cbe
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