Skip to content

Commit 980327a

Browse files
committed
3.3.0
Automatically generated by python-semantic-release
1 parent b217f4a commit 980327a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v3.3.0 (2021-01-21)
6+
7+
58
## v3.2.1 (2021-01-20)
69

710

setup.py

Lines changed: 1 addition & 1 deletion
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.1.0'
40+
__version__ = '3.3.0'
4141

4242

4343
setup(

0 commit comments

Comments
 (0)