Skip to content

Commit

Permalink
"New release for 3.3.1" (#897)
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release

Co-authored-by: semantic-release <semantic-release>
  • Loading branch information
github-actions[bot] authored Jan 29, 2021
1 parent 0d56d72 commit c17c3b7
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.3.0'
__version__ = '3.3.1'


setup(
Expand Down

0 comments on commit c17c3b7

Please sign in to comment.