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
d1f9cf6d1dd7
Commit
3ea0907f
authored
Nov 25, 2020
by
Laurent Peuch
Browse files
fix: missing update of 3.28.2 in __pkginfo__.py
--HG-- branch : 3.28
parent
0e4a183be006
Pipeline
#22142
passed with stages
in 34 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
d1f9cf6d
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
28
,
1
)
numversion
=
(
3
,
28
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
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