Skip to content

Commit 3e1cad5

Browse files
authored
Merge pull request #303 from Ryuk-me/version-bump-0.8.5
chore: version bump v0.8.5
2 parents 73e70a0 + e29278d commit 3e1cad5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dcs_core/__version__.py

Lines changed: 1 addition & 1 deletion
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.4"
15+
__version__ = "0.8.5"

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 = "dcs-core"
3-
version = "0.8.4"
3+
version = "0.8.5"
44
description = "Open Source Data Quality Monitoring"
55
license = "Apache-2.0"
66
authors = [

0 commit comments

Comments
 (0)