Skip to content

Commit cb4577f

Browse files
committed
create v0.3.2 with addition of alpha-dpp sampler #62
1 parent d89d7e9 commit cb4577f

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
@@ -24,7 +24,7 @@
2424
# Versions should comply with PEP440. For a discussion on single-sourcing
2525
# the version across setup.py and the project code, see
2626
# https://packaging.python.org/en/latest/single_source_version.html
27-
version='0.3.1',
27+
version='0.3.2',
2828

2929
description='DPPy is a Python library for exact and approximate sampling of Determinantal Point Processes.',
3030
long_description=long_description,

0 commit comments

Comments
 (0)