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
RQL
Commits
c30c85dc8c0a
Commit
5ef737f8
authored
May 18, 2022
by
François Ferry
Browse files
chore(pkg): new patch release (0.38.2)
parent
f61558c166f3
Pipeline
#129978
passed with stages
in 40 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c30c85dc
## Version 0.38.2 (2022-05-18)
### 🤖 Continuous integration
-
don't trigger CW pipeline if I'm trigger from another pipeline
-
use native gitlab readthedocs integration
-
use templates in .gitlab-ci.yml
## Version 0.38.1 (2022-03-29)
### 👷 Bug fixes
...
...
__pkginfo__.py
View file @
c30c85dc
...
...
@@ -26,7 +26,7 @@ from distutils.core import Extension
__docformat__
=
"restructuredtext en"
modname
=
"rql"
numversion
=
(
0
,
38
,
1
)
numversion
=
(
0
,
38
,
2
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
François Ferry
@fferry
mentioned in commit
dc6b05a2cdca
·
May 18, 2022
mentioned in commit
dc6b05a2cdca
mentioned in commit 6fbd282a3d851514c8f1ab21daa76298f910b83c
Toggle commit list
Write
Preview
Markdown
is supported
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