Skip to content

Commit 44674f7

Browse files
author
Jon
committed
Update version to 3.0.3
1 parent bbc2779 commit 44674f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.3
2+
2023-01-18
3+
Add back BasicAuth to rest framework and fix token auth for direct api queries
4+
15
3.0.2
26
2023-01-10
37
Make instrument state a multi-select to allow for OR queries

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 = "configdb"
3-
version = "3.0.1"
3+
version = "3.0.3"
44
description = "Configuration Database"
55
authors = ["Observatory Control System Project <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)