Skip to content

Commit a140c41

Browse files
committed
Bump to 2.2.7.1a1
1 parent 9ab133d commit a140c41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Extension to integrate OSWeb into OpenSesame"""
22

3-
__version__ = '2.2.7.1a0'
3+
__version__ = '2.2.7.1a1'
44
# The name of the package to check for updates on conda and pip
55
packages = ['opensesame-extension-osweb']

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "opensesame-extension-osweb"
3-
version = "2.2.7.1a0"
3+
version = "2.2.7.1a1"
44
description = "Extensions and plugins for OpenSesame to run experiments in a browser using OSWeb"
55
authors = ["Sebastiaan Mathôt <s.mathot@cogsci.nl>"]
66
readme = "readme.md"

0 commit comments

Comments
 (0)