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
rqlcontroller
Commits
299415bca7d0
Commit
d5f6ca03
authored
Dec 02, 2021
by
François Ferry
Browse files
chore(pkg): new patch release (0.9.2)
parent
c4a51dbe3542
Pipeline
#97513
passed with stages
in 2 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
299415bc
## Version 0.9.2 (2021-12-02)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.35.x
## Version 0.9.1 (2021-10-18)
### 🤷 Various changes
...
...
@@ -43,4 +48,4 @@
### 🤖 Continuous integration
-
gitlab-ci: use templates from a common repository
\ No newline at end of file
-
gitlab-ci: use templates from a common repository
cubicweb_rqlcontroller/__pkginfo__.py
View file @
299415bc
...
...
@@ -4,7 +4,7 @@
modname
=
"rqlcontroller"
distname
=
"cubicweb-rqlcontroller"
numversion
=
(
0
,
9
,
1
)
numversion
=
(
0
,
9
,
2
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
François Ferry
@fferry
mentioned in commit
58213ae21e76
·
Dec 02, 2021
mentioned in commit
58213ae21e76
mentioned in commit a0b7376de8f5ff3ea36eb9166eff377b08ad8fc6
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