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
ce5cf6c47e6f
Commit
11f875e7
authored
Jun 24, 2020
by
Simon Chabot
Browse files
pkg: version 3.29.0
parent
69e712249b22
Pipeline
#9331
passed with stages
in 78 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
ce5cf6c4
...
...
@@ -22,8 +22,8 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
2
8
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
numversion
=
(
3
,
2
9
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'dev0'
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
...
...
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