File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "0.2.0 "
9+ __version__ = "0.2.1 "
1010__author__ = "Aaron Steven White"
1111__email__ = "aaron.white@rochester.edu"
Original file line number Diff line number Diff line change 11{
22 "name" : " @bead/jspsych-deployment" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " TypeScript plugins and utilities for bead jsPsych experiment deployment" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " bead"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = " Lexicon and Template Collection Construction Pipeline for Acceptability and Inference Judgment Data"
99authors = [{name = " Aaron Steven White" , email = " aaron.white@rochester.edu" }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments