We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3c034 commit efcf836Copy full SHA for efcf836
pydest/__init__.py
@@ -1,5 +1,5 @@
1
title = 'pydest'
2
-__version__ = '0.1.0'
+__version__ = '0.2.0'
3
4
from .api import API
5
from .pydest import Pydest
0 commit comments