Skip to content

Commit 981b5a7

Browse files
committed
Blocking Refined
1 parent 426555b commit 981b5a7

9 files changed

Lines changed: 538 additions & 437 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ src/pprl.egg-info/
22
src/privjedai/__pycache__/
33
src/privJedAI.egg-info/
44
src/privjedai/*/__pycache__/
5+
src/privJedAI.egg-info
56
tutorials/*.pkl
67
docs/tutorials/*.pkl

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "privJedAI"
9-
version = "0.0.2"
9+
version = "0.0.3"
1010
description = "An open-source library that builds powerful end-to-end PPRL workflows."
1111
readme = "README.md"
1212
authors = [

0 commit comments

Comments
 (0)