Skip to content

Commit ce55d8c

Browse files
committed
bump version to 3.3.0
1 parent 47d657c commit ce55d8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.3.0]
88
### Added
99
- Separate config settings for mturk qualifications for `live` and `sandbox` modes (#505)
1010
- Added configuration option for changing autogenerated dashboard-related tables to be unique per experiment -- for use when a single database is shared across multiple experiments (#495)

psiturk/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version_number = '3.2.2'
1+
version_number = '3.3.0'

0 commit comments

Comments
 (0)