update version string
This commit is contained in:
parent
4e876e555c
commit
cb3ea54118
|
@ -12,6 +12,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.2.0-beta.1"
|
||||
__version__ = "0.2.0-beta.3"
|
||||
|
||||
from parakeet import audio, data, datasets, frontend, models, modules, training, utils
|
||||
|
|
Loading…
Reference in New Issue