Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
geocoding
Commits
1c007d364272
Commit
d3166f22
authored
Apr 08, 2022
by
Laurent Peuch
Browse files
chore(pkg): new minor release (0.5.0)
parent
47951e371e60
Pipeline
#121018
passed with stages
in 9 minutes and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
1c007d36
## Version 0.5.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 0.4.1 (2022-04-05)
### 👷 Bug fixes
...
...
@@ -30,4 +35,4 @@
### 🤷 Various changes
-
.gitlab-ci: remove py2 target
-
Add missing Breaks/Replaces against cubicweb-geocoding
\ No newline at end of file
-
Add missing Breaks/Replaces against cubicweb-geocoding
cubicweb_geocoding/__pkginfo__.py
View file @
1c007d36
...
...
@@ -4,7 +4,7 @@
modname
=
'geocoding'
distname
=
'cubicweb-geocoding'
numversion
=
(
0
,
4
,
1
)
numversion
=
(
0
,
5
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
7167d64bbbcb
·
Apr 08, 2022
mentioned in commit
7167d64bbbcb
mentioned in commit 4118645de6a63d15aeab7ea1c244e7757f933689
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