Skip to content

Commit 913d363

Browse files
committed
update version from 0.2.13 --> 0.3.0
1 parent 241dcbc commit 913d363

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chrono24/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55

66
# Import chrono24 and use chrono24.query to interface Chrono24
77
from chrono24.api import Chrono24 as query
8+
from chrono24.filters import Filters as filters
89

9-
__version__ = "0.2.13"
10+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)