From 69f420126ba0a571185c0824269be8892bc997aa Mon Sep 17 00:00:00 2001 From: Stephen Macke Date: Thu, 12 Mar 2020 09:05:52 -0700 Subject: [PATCH] bump test repo pointer and bump version number --- HISTORY.rst | 4 ++++ subsync/version.py | 2 +- test-data | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 57af7a7..780e105 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -100,3 +100,7 @@ History * Convenient --make-test-case flag to create test cases when filing sync-related bugs; * Use utf-8 as default output encoding (instead of using same encoding as input); * More robust test framework (integration tests!); + +0.3.0 (2020-03-12) +------------------ +* Fix bug when handling ass/ssa input, this format should work now; diff --git a/subsync/version.py b/subsync/version.py index a469e2f..d6fc596 100644 --- a/subsync/version.py +++ b/subsync/version.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -__version__ = '0.3.0' +__version__ = '0.3.1' diff --git a/test-data b/test-data index cbe64d9..2080d29 160000 --- a/test-data +++ b/test-data @@ -1 +1 @@ -Subproject commit cbe64d924e4f2ea35d86de1d9147c3a66f0472cb +Subproject commit 2080d29b351153cee8e1b3dd68934fead83199c8