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