Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Apr 22, 2014
1 parent 19d0a1d commit 680d94f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ python:
- 2.7
- 3.2
- 3.3
- 3.4
# FIXME: uncomment the following line when Travis CI supports Python 3.4
# https://github.com/travis-ci/travis-ci/issues/1989
#- 3.4
env:
- PYTHON_VM=cpython
matrix:
Expand Down
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Libearth Changelog
Version 0.2.0
-------------

To be released.
Released April 22, 2014.

- Session files in :file:`.sessions/` directory become to be touched
only once at a transaction. [:issue:`43`]
Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1

0 comments on commit 680d94f

Please sign in to comment.