aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2019-02-21 21:59:54 +0100
committerMartin Vilcans <martin@librador.com>2019-02-21 21:59:54 +0100
commit535d8d69b8844cfdc1b3523737be69a78b7e3954 (patch)
tree7d6bda20d16e98586a067336b47f67c222e61b86 /setup.py
parente6c4d40f0eaa6c93cac88582d862aa8393a3cc10 (diff)
downloadscreenplain-535d8d69b8844cfdc1b3523737be69a78b7e3954.tar.gz
Bump version and copyright
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ed43586..cca6820 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='screenplain',
- version='0.7.0',
+ version='0.8.0',
description='Convert text file to viewable screenplay.',
author='Martin Vilcans',
author_email='screenplain@librador.com',