Skip to content

Commit 68e0fa5

Browse files
committed
Update version for release 0.7.2
1 parent 512359b commit 68e0fa5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.2 - 2022-01-28
5+
------------------
6+
7+
* Fixed issue when parsing git diff header generated with `--no-prefix`.
8+
49
0.7.1 - 2022-01-27
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.1'
24+
__version__ = '0.7.2'

0 commit comments

Comments
 (0)