Skip to content

Commit

Permalink
New release for 3.5.0 (#919)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <github-actions@github.com>

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Feb 4, 2021
1 parent 3ee6d56 commit 8c698e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def build_js() -> None:
with open(requirements_path) as requirements_file:
requirements = requirements_file.readlines()

__version__ = '3.4.0'
__version__ = '3.5.0'


setup(
Expand Down

0 comments on commit 8c698e4

Please sign in to comment.