diff options
author | Martin Vilcans <martin@librador.com> | 2023-12-01 10:56:18 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2023-12-01 10:56:18 +0100 |
commit | 13b79f2dd0bf8f584965269137893dea50378b39 (patch) | |
tree | f1634eaf73ab08a6cc0070698aa7e6dc7af3dbe1 | |
parent | 5123baa72a4ed4404ca15f6fe80f2930d88304be (diff) | |
download | screenplain-13b79f2dd0bf8f584965269137893dea50378b39.tar.gz |
Bump to 0.11.1master
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f: setup( name='screenplain', - version='0.11.0', + version='0.11.1', description='Convert text file to viewable screenplay.', long_description=long_description, long_description_content_type='text/markdown', |