Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit e9bb0a4

Browse files
0.4.1 release
1 parent 1975538 commit e9bb0a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.4.1
2+
3+
* Fix wrong PR description
4+
* Fix pytest fixture warnings
5+
* Fix git credentials for Fedora releasing
6+
17
# 0.4.0
28

39
* Allow self-releasing on issue

release_bot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.0'
1+
__version__ = '0.4.1'

0 commit comments

Comments
 (0)