Skip to content

Commit b217f4a

Browse files
committed
get release back
Signed-off-by: Allison Suarez Miranda <[email protected]>
1 parent b76d709 commit b217f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.1'
40+
__version__ = '3.1.0'
4141

4242

4343
setup(

0 commit comments

Comments
 (0)