Skip to content

Commit e1a5c5a

Browse files
authored
Update __init__.py
Updating MINOR of MAJOR.MINOR.PATCH since the fix changed the API
1 parent 12b37d3 commit e1a5c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytimber/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from .pagestore import PageStore
1212

13-
__version__ = "2.4.4"
13+
__version__ = "2.5.0"
1414

1515
__cmmnbuild_deps__ = [
1616
"accsoft-cals-extr-client",

0 commit comments

Comments
 (0)