Skip to content

Commit

Permalink
Actually bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Jan 8, 2019
1 parent cd9a0d0 commit 813423d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest_asyncio/__init__.py
@@ -1,2 +1,2 @@
"""The main point for importing pytest-asyncio items."""
__version__ = "0.10.0.dev0"
__version__ = "0.10.0"

0 comments on commit 813423d

Please sign in to comment.