summarylogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSolomon Choina2023-10-14 09:55:29 -0400
committerSolomon Choina2023-10-14 09:55:29 -0400
commit061268137477732a66468943d67797f5083196fe (patch)
tree4a70dc0de7e4fde419ed0096b51ba71560609745 /setup.py
parent784b9aaac37e5fa7b8abdd90ff614c0cc416d2dc (diff)
downloadaur-061268137477732a66468943d67797f5083196fe.tar.gz
updpkgver
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 19c61042067a..090cd1c118be 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup
setup(
name = 'sofastats',
description = 'Statistics Open For All',
-version = '1.5.5',
+version = '1.5.6',
author = 'Grant Paton-Simpson',
author_email = 'grant@sofastatistics.com',
package_dir = {'sofastats':'sofastats_src'},