Skip to content

Commit 8c698e4

Browse files
github-actions[bot]github-actions
and
github-actions
authoredFeb 4, 2021
New release for 3.5.0 (#919)
Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent 3ee6d56 commit 8c698e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def build_js() -> None:
3737
with open(requirements_path) as requirements_file:
3838
requirements = requirements_file.readlines()
3939

40-
__version__ = '3.4.0'
40+
__version__ = '3.5.0'
4141

4242

4343
setup(

0 commit comments

Comments
 (0)