Skip to content

Commit

Permalink
Bump version again
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Jul 31, 2024
1 parent 539c0d1 commit c3e17ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
_KISSFFT_DIR = _MICROVAD_DIR / "kissfft"
_INCLUDE_DIR = _MICROVAD_DIR

__version__ = "1.0.1"
__version__ = "1.0.2"

sources = [_MICROVAD_DIR / "micro_vad.cpp"]
sources.extend(
Expand Down

0 comments on commit c3e17ff

Please sign in to comment.