Skip to content

Commit e3f8f2b

Browse files
committed
version 3.3.1
1 parent 1746a7b commit e3f8f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rrwebapp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# this string is used for the version string in the documentation
2-
__version__ = '3.3.1.dev1'
2+
__version__ = '3.3.1'
33
__docversion__ = __version__
44
# uncomment for development
55
# __docversion__ = 'latest'

0 commit comments

Comments
 (0)