File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
44
5+ 26.10.2 (2026-05-27)
6+ ====================
7+
8+ - Fix admin embargo report page by paging
9+
51026.10.1 (2026-05-22)
611====================
712
Original file line number Diff line number Diff line change 11{
22 "name" : " OSF" ,
3- "version" : " 26.10.1 " ,
3+ "version" : " 26.10.2 " ,
44 "description" : " Facilitating Open Science" ,
55 "repository" : " https://github.com/CenterForOpenScience/osf.io" ,
66 "author" : " Center for Open Science" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " osf-io"
3- version = " 26.10.1 "
3+ version = " 26.10.2 "
44description = " The code for [https://osf.io](https://osf.io)."
5- authors = [" Your Name <you@example .com>" ]
5+ authors = [" Longze Chen <cslzchen@gmail .com>" ]
66license = " Apache License 2.0"
77readme = " README.md"
88packages = [{include = " osf" }]
You can’t perform that action at this time.
0 commit comments