We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ae808 commit b4c7b5eCopy full SHA for b4c7b5e
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "OSF",
3
- "version": "26.6.0",
+ "version": "26.6.2",
4
"description": "Facilitating Open Science",
5
"repository": "https://github.com/CenterForOpenScience/osf.io",
6
"author": "Center for Open Science",
pyproject.toml
[tool.poetry]
name = "osf-io"
-version = "26.6.0"
+version = "26.6.2"
description = "The code for [https://osf.io](https://osf.io)."
authors = ["Your Name <you@example.com>"]
license = "Apache License 2.0"
0 commit comments