Skip to content

Commit a3acc6f

Browse files
committed
0.2.21
1 parent d5d5ef2 commit a3acc6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/viser/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
from ._viser import ClientHandle as ClientHandle
5656
from ._viser import ViserServer as ViserServer
5757

58-
__version__ = "0.2.20"
58+
__version__ = "0.2.21"

src/viser/client/src/ControlPanel/ServerControls.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export default function ServerControls() {
139139
up direction of the camera.
140140
<br />
141141
<br />
142-
These can be used to set the origin of the
142+
This can be used to set the origin of the
143143
<br />
144144
camera&apos;s orbit controls.
145145
</>

0 commit comments

Comments
 (0)