Skip to content

Commit 71411eb

Browse files
committed
Bump to 2.0.4.0
1 parent 1893b47 commit 71411eb

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.0.3.0'
3+
__version__ = '2.0.4.0'
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.0.3.0"
3+
version = "2.0.4.0"
44
description = "Extensions and plugins for OpenSesame to run experiments in a browser using OSWeb"
55
authors = ["Sebastiaan Mathôt <[email protected]>"]
66
readme = "readme.md"

0 commit comments

Comments
 (0)