Skip to content

Commit 32a44b1

Browse files
Merge pull request #77 from StabRise/prepare_release_0.2.4
Updated version
2 parents 7ff157e + 9ba11cb commit 32a44b1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,5 @@ cython_debug/
163163
/.vscode/settings.json
164164
/tests/testresources/pdfs/private/
165165
/.run/*
166+
/tests/testresources/private/
167+
/tests/models/detectors/test_signature_detector_private.py

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 = "scaledp"
3-
version = "0.2.4rc13"
3+
version = "0.2.4"
44
description = "ScaleDP is a library for processing documents using Apache Spark and LLMs"
55
authors = ["Mykola Melnyk <mykola@stabrise.com>"]
66
repository = "https://github.com/StabRise/scaledp"

0 commit comments

Comments
 (0)