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
cubicweb
Commits
955e3a5725f8
Commit
f8254d35
authored
Jul 23, 2021
by
Carine Dengler
Browse files
chore(pkg): new patch release (3.32.1)
--HG-- branch : 3.32
parent
0f58b6615917
Pipeline
#70886
passed with stages
in 29 minutes
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
955e3a57
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
32
,
0
)
numversion
=
(
3
,
32
,
1
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.32.rst
View file @
955e3a57
3.32.1 (2021-07-23)
===================
👷 Bug fixes
-----------
- pin rdflib < 6.0.0 to avoid compatibility issues
🤖 Continuous integration
------------------------
- use image from heptapod registry since r.intra was shut down
3.32.0 (2021-07-13)
===================
...
...
Carine Dengler
@cdengler
mentioned in commit
4243e256adc7
·
Jul 23, 2021
mentioned in commit
4243e256adc7
mentioned in commit 9c36bd10676f7c76765ad0981eee29a55278a29c
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