We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89d7e9 commit cb4577fCopy full SHA for cb4577f
setup.py
@@ -24,7 +24,7 @@
24
# Versions should comply with PEP440. For a discussion on single-sourcing
25
# the version across setup.py and the project code, see
26
# https://packaging.python.org/en/latest/single_source_version.html
27
- version='0.3.1',
+ version='0.3.2',
28
29
description='DPPy is a Python library for exact and approximate sampling of Determinantal Point Processes.',
30
long_description=long_description,
0 commit comments