Skip to content

Commit

Permalink
Updated minor version number
Browse files Browse the repository at this point in the history
  • Loading branch information
albarji committed May 15, 2017
1 parent d87c543 commit 530a105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="prox_tv",
version="3.2.0",
version="3.2.1",
description="Toolbox for fast Total Variation proximity operators",
long_description="proxTV is a toolbox implementing blazing fast implementations of Total Variation proximity operators. While the core algorithms are implemented in C to achieve high efficiency, Matlab and Python interfaces are provided for ease of use. The library provides efficient solvers for a variety of Total Variation proximity problems, with address input signals of any dimensionality (1d, images, video, ...) and different norms to apply in the Total Variation term.",
packages=['prox_tv'],
Expand Down

0 comments on commit 530a105

Please sign in to comment.