Skip to content

Commit 4dbde81

Browse files
authored
chore: version bump to 0.8.3 (#297)
1 parent 28922bd commit 4dbde81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dcs_core/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.8.2"
15+
__version__ = "0.8.3"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dcs-core"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
description = "Open Source Data Quality Monitoring"
55
license = "Apache-2.0"
66
authors = [

0 commit comments

Comments
 (0)