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
skos
Commits
923edb8d7f3c
Commit
3bfa24ba
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (2.3.0)
parent
4eb679e626a8
Pipeline
#121062
passed with stages
in 18 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
923edb8d
## Version 2.3.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 2.2.0 (2022-04-08)
### 🎉 New features
...
...
cubicweb_skos/__pkginfo__.py
View file @
923edb8d
...
...
@@ -5,7 +5,7 @@
modname
=
'cubicweb_skos'
distname
=
'cubicweb-skos'
numversion
=
(
2
,
2
,
0
)
numversion
=
(
2
,
3
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
b6912629c107
·
Apr 08, 2022
mentioned in commit
b6912629c107
mentioned in commit 3a519072c1e22f7009f860c603bf72770c1f1d7e
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