Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
daochenzha committed Mar 22, 2022
1 parent 4539810 commit ce7f2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autovideo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "autovideo"
__version__ = "1.2.0"
__version__ = "1.2.1"

from .utils import build_pipeline, fit, produce, fit_produce, produce_by_path, compute_accuracy_with_preds

0 comments on commit ce7f2e7

Please sign in to comment.