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
yams
Commits
a09d8a1433e8
Commit
a7655986
authored
Nov 26, 2021
by
Fabien Amarger
Browse files
chore(pkg): new patch release (0.45.5)
--HG-- branch : 0.45
parent
5467a52252ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a09d8a14
## Version 0.45.5 (2021-11-26)
-
fix error during graft
## Version 0.45.4 (2021-11-26)
### 🎉 New features
...
...
__pkginfo__.py
View file @
a09d8a14
...
...
@@ -24,7 +24,7 @@ __docformat__ = "restructuredtext en"
modname
=
'yams'
# release version
numversion
=
(
0
,
45
,
4
)
numversion
=
(
0
,
45
,
5
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
# license and copyright
...
...
Fabien Amarger
@famarger
mentioned in commit
0f31a662a8df
·
Nov 26, 2021
mentioned in commit
0f31a662a8df
mentioned in commit 72fb749ffe532444387e86ee09eb542e147ad35a
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