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
cc5930ea8bf9
Commit
2d85238d
authored
Dec 08, 2020
by
Laurent Peuch
Browse files
start the 3.30 development branch
parent
0f443346e6dc
Pipeline
#24356
failed with stages
in 39 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
cc5930ea
...
...
@@ -22,8 +22,8 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
29
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
numversion
=
(
3
,
30
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
"dev0"
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
...
...
Carine Dengler
@cdengler
mentioned in commit
b629ac5feba7
·
Dec 09, 2020
mentioned in commit
b629ac5feba7
mentioned in commit 8fb53d851c5d946444d5d0c756d1bed18f9764e8
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