Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Dec 20, 2019
1 parent e59c921 commit 93c82aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/embedeval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"""

__license__ = "MIT"
__version__ = "1.0.0a3"
__version__ = "1.0.0"


# Expose useful objects on package level
Expand Down

0 comments on commit 93c82aa

Please sign in to comment.