Skip to content

Commit

Permalink
README: 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
userzimmermann committed Jan 15, 2015
1 parent 10f0975 commit 4c10cd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"output_type": "stream",
"stream": "stdout",
"text": [
"0.2.6\n"
"0.2.7\n"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
```python
>>> import zetup
>>> print(zetup.__version__)
0.2.6
0.2.7
```


Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Zimmermann's `Python <http://python.org>`__ package setup
>>> import zetup
>>> print(zetup.__version__)
0.2.6
0.2.7
Expand Down

0 comments on commit 4c10cd3

Please sign in to comment.