Skip to content

Commit a994cb8

Browse files
committed
v0.2.0
1 parent 63cd449 commit a994cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sugar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
The test suite can be run with ``sugar test``.
5353
"""
5454

55-
__version__ = '0.1.2-dev'
55+
__version__ = '0.2.0'
5656

5757
from sugar.core.meta import Attr, Meta
5858
from sugar.core.fts import Feature, FeatureList, Location

0 commit comments

Comments
 (0)