We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cd449 commit a994cb8Copy full SHA for a994cb8
sugar/__init__.py
@@ -52,7 +52,7 @@
52
The test suite can be run with ``sugar test``.
53
"""
54
55
-__version__ = '0.1.2-dev'
+__version__ = '0.2.0'
56
57
from sugar.core.meta import Attr, Meta
58
from sugar.core.fts import Feature, FeatureList, Location
0 commit comments