Skip to content

Commit 2beb86b

Browse files
committed
minor changes to setup.py
1 parent 1e2e13c commit 2beb86b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.4.8, 06 November 2016
2+
New Capabilities:
3+
4+
Fixed Bugs:
5+
1. Minor change to setup.py
6+
17
v0.4.7, 06 November 2016
28
New Capabilities:
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# To upload to PyPi run python setup.py sdist upload -r pypi
33
setup(
44
name='APPLPy',
5-
version='0.4.7',
5+
version='0.4.8',
66
author='Matthew Robinson',
77
author_email='mthw.wm.robinson@gmail.com',
88
packages=['applpy','applpy.test'],

0 commit comments

Comments
 (0)