Skip to content

Commit 5811545

Browse files
author
Joshua Harlow
committed
Release for 2.2.1 (bug fixes)
1 parent dbca7ad commit 5811545

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.2.1 (2015-XX-XX)
4+
2.2.1 (2015-06-17)
55
-----
66

77
Features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.2'
1+
__version__ = '2.2.1'
22

33
import os
44
import sys

0 commit comments

Comments
 (0)