We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1746a7b commit e3f8f2bCopy full SHA for e3f8f2b
rrwebapp/version.py
@@ -1,5 +1,5 @@
1
# this string is used for the version string in the documentation
2
-__version__ = '3.3.1.dev1'
+__version__ = '3.3.1'
3
__docversion__ = __version__
4
# uncomment for development
5
# __docversion__ = 'latest'
0 commit comments