Skip to content

Commit 3de381b

Browse files
authored
Merge pull request #98 from matiasb/release-0.7.4
Prepare release 0.7.4
2 parents ade972f + b62456c commit 3de381b

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ Contributors
3030
* (`@huichen-cs`)
3131
* Mikhail f. Shiryaev (`@Felixoid`)
3232
* Ronuk Raval (`@rraval`)
33+
* anthony sottile (`@asottile-sentry`)
34+
* (`@cpackham-atlnz`)

HISTORY

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
History
22
-------
33

4+
0.7.4 - 2022-06-26
5+
------------------
6+
7+
* Fixed git diff parsing issues (filename with spaces, only one added/deleted file).
8+
49
0.7.3 - 2022-02-06
510
------------------
611

unidiff/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
2222
# OR OTHER DEALINGS IN THE SOFTWARE.
2323

24-
__version__ = '0.7.3'
24+
__version__ = '0.7.4'

0 commit comments

Comments
 (0)