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
8721baa3ce32
Commit
3a1e64ae
authored
Apr 13, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.7.0)
parent
c097fcfaa994
Pipeline
#121944
passed with stages
in 4 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8721baa3
## Version 0.7.0 (2022-04-13)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 0.6.0 (2022-04-08)
### 🎉 New features
...
...
cubicweb_dataprocessing/__pkginfo__.py
View file @
8721baa3
...
...
@@ -5,7 +5,7 @@
modname
=
"dataprocessing"
distname
=
"cubicweb-dataprocessing"
numversion
=
(
0
,
6
,
0
)
numversion
=
(
0
,
7
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Laurent Peuch
@bram
mentioned in commit
9a8726e39eac
·
Apr 12, 2022
mentioned in commit
9a8726e39eac
mentioned in commit 3035d78c4c2528310b5d5cdc15ace5fe140d152c
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