Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
synodriver authored Jul 6, 2022
1 parent da882d4 commit d60b2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysilk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ def _should_use_cffi() -> bool:
else:
from pysilk.backends.cffi import *

__version__ = "0.2.0.rc1"
__version__ = "0.2.0"

0 comments on commit d60b2cc

Please sign in to comment.