Skip to content

Commit

Permalink
chore: increment to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirman committed Nov 28, 2023
1 parent 1746698 commit 1118675
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion API/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "oursin"
version = "0.5.2"
version = "0.5.3"
description = "Urchin - Universal Renderer Creating Helpful Images for Neuroscience Python API"
readme = "README.md"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion UnityClient/Packages/vbl.urchin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vbl.urchin",
"version": "0.5.0",
"version": "0.5.3",
"description": "Universal Renderer Creating Helpful Images for Neuroscience",
"displayName": "Urchin",
"unity": "2022.3",
Expand Down
2 changes: 1 addition & 1 deletion UnityClient/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 0.5.0
bundleVersion: 0.5.3
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 1118675

Please sign in to comment.