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
saem_ref
Commits
332f7b5c5e1d
Commit
64a7d3f8
authored
Apr 05, 2022
by
François Ferry
Browse files
chore(pkg): new minor release (1.1.0)
parent
875f0ec92f4a
Pipeline
#119544
failed with stages
in 4 minutes and 1 second
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
332f7b5c
## Version 1.1.0 (2022-04-05)
### 🎉 New features
-
pkginfo: upgrade psycopg2-binary to ">=2.8.0,<2.9.0"
-
pkginfo: upgrade psycopg2-binary to ">=2.9.0,<2.10.0"
### 👷 Bug fixes
-
include changelog.md
### 📝 Documentation
-
licence: update licence dates
### 🤖 Continuous integration
-
add docker image build on default
-
docker: add default dockerfile
## Version 1.0.2 (2021-05-26)
### 👷 Bug fixes
...
...
cubicweb_saem_ref/__pkginfo__.py
View file @
332f7b5c
...
...
@@ -5,7 +5,7 @@
distname
=
'cubicweb-saem-ref'
modname
=
'cubicweb_saem_ref'
numversion
=
(
1
,
0
,
2
)
numversion
=
(
1
,
1
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
François Ferry
@fferry
mentioned in commit
3fb73394dbcf
·
Apr 05, 2022
mentioned in commit
3fb73394dbcf
mentioned in commit 89b148124390f5bb535598ada1b5bc35ce76684c
Toggle commit list
Write
Preview
Markdown
is supported
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