Skip to content

Commit 0af576c

Browse files
committed
Installation File
1 parent b06b91e commit 0af576c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def package_files(directory):
1818
author_email="art@artlabs.tech",
1919
description="A Data Anonymization package for tabular, image and sound data",
2020
name="anonympy",
21-
version="0.2.5",
21+
version="0.2.6",
2222

2323
packages=find_packages(exclude=['tests*']),
2424
package_data={'anonympy': extra_files},

0 commit comments

Comments
 (0)