Skip to content

Commit

Permalink
Prep for release to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Apr 30, 2019
1 parent f471427 commit 3c3267a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ CHANGE HISTORY

LATEST
------
<TBD>

1.11.0
------
- Added `allow_int` parameter to `Screen.play()`.
- Added `max_length` parameter to `Text`.
- Added support for page up/down in `TextBox`.
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ More examples
-------------

More examples of what you can do are available in the project samples directory, hosted on GitHub.
See https://github.com/peterbrittain/asciimatics/tree/v1.10/samples.
See https://github.com/peterbrittain/asciimatics/tree/v1.11/samples.

To view them, simply download these files and then simply run them directly with `python`.
Alternatively, you can browse recordings of many of the samples in the gallery at
Expand Down

0 comments on commit 3c3267a

Please sign in to comment.