Skip to content

Commit

Permalink
Bump version for python 3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasw committed Apr 6, 2014
1 parent 8231a93 commit bd83144
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,9 @@
# Changelog

## 0.2.0

* Added python 3 support

## 0.0.1

* Initial release
2 changes: 1 addition & 1 deletion testtube/__init__.py
@@ -1,2 +1,2 @@
__author__ = "Thomas Welfley"
__version__ = "0.0.1"
__version__ = "0.2.0"

0 comments on commit bd83144

Please sign in to comment.