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
6354f68bac14
Commit
04764f9a
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (2.2.0)
parent
90f24e7042cf
Pipeline
#120753
passed with stages
in 17 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
6354f68b
## Version 2.2.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.36.x
### 👷 Bug fixes
-
tests: install psycopg2-binary for tests
## Version 2.1.0 (2022-04-05)
### 🎉 New features
...
...
cubicweb_skos/__pkginfo__.py
View file @
6354f68b
...
...
@@ -5,7 +5,7 @@
modname
=
'cubicweb_skos'
distname
=
'cubicweb-skos'
numversion
=
(
2
,
1
,
0
)
numversion
=
(
2
,
2
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
45f008c409ac
·
Apr 08, 2022
mentioned in commit
45f008c409ac
mentioned in commit 6e858438186ec7860fcce637876b1fe8f052778a
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