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
open-source
assignbot
Commits
dbc63bc43897
Commit
d1ee0687
authored
Jan 05, 2022
by
Simon Chabot
Browse files
chore: bump version to 2.2.0
parent
8fa0da92240d
Pipeline
#103566
passed with stages
in 1 minute and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
dbc63bc4
# CHANGELOG
## Version 2.2.0 (2022-01-05)
### 👷 Bug fixes
-
replace members.all by members.list (member.all is deprecated)
## Version 2.1.0 (2021-10-28)
### 🎉 New features
...
...
setup.py
View file @
dbc63bc4
...
...
@@ -34,7 +34,7 @@ setup(
name
=
"assignbot"
,
author
=
"Logilab"
,
author_email
=
"contact@logilab.fr"
,
version
=
"2.
1
.0"
,
version
=
"2.
2
.0"
,
licence
=
"LGPL"
,
python_requires
=
">=3.6"
,
classifiers
=
[
...
...
Simon Chabot
@schabot
mentioned in commit
f952100d11c1
·
Jan 05, 2022
mentioned in commit
f952100d11c1
mentioned in commit 15257f0812bf4efe75e864c661758057ffe73626
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