Skip to content

Commit

Permalink
Version bump for tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
TF Tang authored and TF Tang committed May 5, 2022
1 parent f193ded commit b08b6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrubadub_stanford/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from . import detectors

__version__ = VERSION = "2.1.0"
__version__ = VERSION = "2.1.1"
__all__ = [
'detectors',
]

0 comments on commit b08b6a5

Please sign in to comment.