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
64f3adc59f9b
Commit
4d74a5a2
authored
Apr 05, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.5.0)
parent
e30d0c783642
Pipeline
#119577
passed with stages
in 5 minutes and 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
64f3adc5
## Version 0.5.0 (2022-04-05)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.35.x
### 📝 Documentation
-
licence: update licence dates
### 🤖 Continuous integration
-
gitlab-ci: use templates from a common repository
## Version 0.4.0 (2021-10-20)
-
BREAKING CHANGE: This cube works now only in Python 3
...
...
cubicweb_dataprocessing/__pkginfo__.py
View file @
64f3adc5
...
...
@@ -5,7 +5,7 @@
modname
=
"dataprocessing"
distname
=
"cubicweb-dataprocessing"
numversion
=
(
0
,
4
,
0
)
numversion
=
(
0
,
5
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Laurent Peuch
@bram
mentioned in commit
f1da7c39b785
·
Apr 05, 2022
mentioned in commit
f1da7c39b785
mentioned in commit bf124df0709556b077a3bee5705740e944d10d8b
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