Skip to content

Commit

Permalink
Merge pull request #124 from mortonjt/version-1.0.3
Browse files Browse the repository at this point in the history
Version 1.0.3
  • Loading branch information
mortonjt authored Mar 30, 2020
2 parents 53f6db3 + a685d39 commit 74bf074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion songbird/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import warnings
warnings.filterwarnings("ignore", category=FutureWarning)
__version__ = "1.0.2"
__version__ = "1.0.3"

0 comments on commit 74bf074

Please sign in to comment.