Skip to content

Commit 53560fd

Browse files
committed
bump to 3.2.2
1 parent e93e505 commit 53560fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[bumpversion]
2-
current_version = 3.2.1
2+
current_version = 3.2.2
33

44
[bumpversion:file:setup.py]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ def install_scs(**kwargs):
270270

271271
setup(
272272
name="scs",
273-
version="3.2.1",
273+
version="3.2.2",
274274
author="Brendan O'Donoghue",
275275
author_email="[email protected]",
276276
url="http://github.com/cvxgrp/scs",

0 commit comments

Comments
 (0)