Skip to content

Commit 99e469e

Browse files
authored
bump to 0.2.1
1 parent e50fbd3 commit 99e469e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speedparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .speedparser import parse
2-
VERSION = (0,2,0)
2+
VERSION = (0,2,1)
33
__all__ = ['parse', 'VERSION']

0 commit comments

Comments
 (0)