Skip to content

Commit

Permalink
SYS: Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TEParsons authored May 9, 2024
1 parent 0386e2e commit 78cec7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "psychopy-bbtk"
version = "0.0.4"
version = "0.0.7"
description = "Extension package for adding support for BlackBoxToolkit devices to PsychoPy."
readme = "README.md"
requires-python = ">= 3.7"
Expand Down Expand Up @@ -53,4 +53,4 @@ TPadPhotodiodeGroup = "psychopy_bbtk.tpad:TPadPhotodiodeGroup"
TPadButtonGroup = "psychopy_bbtk.tpad:TPadButtonGroup"
TPadVoiceKey = "psychopy_bbtk.tpad:TPadVoiceKey"
TPad = "psychopy_bbtk.tpad:TPad"
BBTKForcePad = "psychopy_bbtk.forcePad:BBTKForcePad"
BBTKForcePad = "psychopy_bbtk.forcePad:BBTKForcePad"

0 comments on commit 78cec7b

Please sign in to comment.