Skip to content

Commit dbad8b6

Browse files
chore(release): bumped to v3.5.0
1 parent d4dc34c commit dbad8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

insights/__init__.py

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

44
from typing import TYPE_CHECKING
55

6-
__version__ = "3.4.0"
6+
__version__ = "3.5.0"
77

88
if TYPE_CHECKING:
99
from insights.insights.doctype.insights_data_source_v3.data_warehouse import Warehouse

0 commit comments

Comments
 (0)