Skip to content

Commit

Permalink
cirrus release: new release created for release/3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hudgston committed Feb 25, 2020
1 parent acf443a commit 0d64a0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cirrus.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = cirrus-cli
version = 3.1.2
version = 3.2.0
description = cirrus development and build git extensions
organization = cloudant
version_file = src/cirrus/__init__.py
Expand Down
2 changes: 1 addition & 1 deletion src/cirrus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
See the License for the specific language governing permissions and
limitations under the License.
"""
__version__="3.1.2"
__version__="3.2.0"

0 comments on commit 0d64a0b

Please sign in to comment.