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
cubes
dataprocessing
Commits
88c3ee7f2a22
Commit
a8f860a0
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.6.0)
parent
9cd8bd4267a5
Pipeline
#121010
passed with stages
in 6 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
88c3ee7f
## Version 0.6.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.36.x
## Version 0.5.0 (2022-04-05)
### 🎉 New features
...
...
@@ -32,4 +37,4 @@
-
pkg: Version 0.3.0
-
Port to Python 3
-
Update to "cube as package" layout
-
Update to "cube as package" layout
\ No newline at end of file
cubicweb_dataprocessing/__pkginfo__.py
View file @
88c3ee7f
...
...
@@ -5,7 +5,7 @@
modname
=
"dataprocessing"
distname
=
"cubicweb-dataprocessing"
numversion
=
(
0
,
5
,
0
)
numversion
=
(
0
,
6
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Laurent Peuch
@bram
mentioned in commit
47a4ab136eb8
·
Apr 08, 2022
mentioned in commit
47a4ab136eb8
mentioned in commit d7e17af7c521287c671070870e92728bf291e825
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