Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoutini committed May 11, 2023
1 parent 3f8fb49 commit f8bcaec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.formatting.provider": "autopep8"
}
2 changes: 1 addition & 1 deletion hear21passt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "0.0.18"
__version__ = "0.0.20"


def embeding_size(hop=50, embeding_size=1000):
Expand Down

0 comments on commit f8bcaec

Please sign in to comment.