Skip to content

Commit 2cb7821

Browse files
authored
Update setup.py
1 parent d46e90e commit 2cb7821

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
@@ -11,7 +11,7 @@ def get_requirements():
1111

1212
setup(
1313
name='adlib',
14-
version='1.0.3',
14+
version='1.0.4',
1515
description='Game-theoretic adversarial machine learning library providing '
1616
'a set of learner and adversary modules.',
1717
url='https://github.com/vu-aml/adlib',

0 commit comments

Comments
 (0)