We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.2.21
1 parent d5d5ef2 commit a3acc6fCopy full SHA for a3acc6f
src/viser/__init__.py
@@ -55,4 +55,4 @@
55
from ._viser import ClientHandle as ClientHandle
56
from ._viser import ViserServer as ViserServer
57
58
-__version__ = "0.2.20"
+__version__ = "0.2.21"
src/viser/client/src/ControlPanel/ServerControls.tsx
@@ -139,7 +139,7 @@ export default function ServerControls() {
139
up direction of the camera.
140
<br />
141
142
- These can be used to set the origin of the
+ This can be used to set the origin of the
143
144
camera's orbit controls.
145
</>
0 commit comments