Skip to content

Commit

Permalink
change version 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ma xingma committed Aug 19, 2016
1 parent 49302ba commit 2b3e0eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 2.2.3 (2016-08-19)

Bugfixes:

* fix a bug in align module

## 2.2.2 (2016-08-16)

Improvements:
Expand Down
2 changes: 1 addition & 1 deletion circ2/version.py
@@ -1 +1 @@
__version__ = '2.2.2'
__version__ = '2.2.3'

0 comments on commit 2b3e0eb

Please sign in to comment.