Skip to content

Commit 5294ed1

Browse files
authored
Merge pull request #92 from matiasb/update-version-0.7.3
Update version for release 0.7.3
2 parents dab260e + fa2a2b1 commit 5294ed1

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ Contributors
2929
* Ben Carlsson (`@glacials`_)
3030
* (`@huichen-cs`)
3131
* Mikhail f. Shiryaev (`@Felixoid`)
32+
* Ronuk Raval (`@rraval`)

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.3 - 2022-02-06
5+
------------------
6+
7+
* Fixed RE_BINARY_DIFF regex to make it a raw string.
8+
49
0.7.2 - 2022-01-28
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.2'
24+
__version__ = '0.7.3'

0 commit comments

Comments
 (0)