11// Automatically generated file - do not edit manually.
22// This is synchronized with the Python package version in viser/__init__.py.
3- export const VISER_VERSION = "1.0.16 " ;
3+ export const VISER_VERSION = "1.0.17 " ;
44
55// GitHub contributors for the viser project.
66export interface Contributor {
@@ -69,6 +69,10 @@ export const GITHUB_CONTRIBUTORS: Contributor[] = [
6969 login : "vye16" ,
7070 html_url : "https://github.com/vye16" ,
7171 } ,
72+ {
73+ login : "david-dorf" ,
74+ html_url : "https://github.com/david-dorf" ,
75+ } ,
7276 {
7377 login : "AdamRashid96" ,
7478 html_url : "https://github.com/AdamRashid96" ,
@@ -81,6 +85,10 @@ export const GITHUB_CONTRIBUTORS: Contributor[] = [
8185 login : "pritzza" ,
8286 html_url : "https://github.com/pritzza" ,
8387 } ,
88+ {
89+ login : "henrynoyes" ,
90+ html_url : "https://github.com/henrynoyes" ,
91+ } ,
8492 {
8593 login : "yzslab" ,
8694 html_url : "https://github.com/yzslab" ,
@@ -109,6 +117,10 @@ export const GITHUB_CONTRIBUTORS: Contributor[] = [
109117 login : "nlml" ,
110118 html_url : "https://github.com/nlml" ,
111119 } ,
120+ {
121+ login : "kevinzakka" ,
122+ html_url : "https://github.com/kevinzakka" ,
123+ } ,
112124 {
113125 login : "kdexd" ,
114126 html_url : "https://github.com/kdexd" ,
@@ -117,6 +129,10 @@ export const GITHUB_CONTRIBUTORS: Contributor[] = [
117129 login : "ojh6404" ,
118130 html_url : "https://github.com/ojh6404" ,
119131 } ,
132+ {
133+ login : "heiwang1997" ,
134+ html_url : "https://github.com/heiwang1997" ,
135+ } ,
120136 {
121137 login : "hongsukchoi" ,
122138 html_url : "https://github.com/hongsukchoi" ,
@@ -125,10 +141,6 @@ export const GITHUB_CONTRIBUTORS: Contributor[] = [
125141 login : "mcallisterdavid" ,
126142 html_url : "https://github.com/mcallisterdavid" ,
127143 } ,
128- {
129- login : "david-dorf" ,
130- html_url : "https://github.com/david-dorf" ,
131- } ,
132144 {
133145 login : "cvachha" ,
134146 html_url : "https://github.com/cvachha" ,
0 commit comments