Skip to content

Commit 5ed8fa0

Browse files
committed
Version 1.7.2
Upgraded xmltramp to 2.18 with some inline patching. Experimenting with Travis-CI integration.
1 parent d3c5dc8 commit 5ed8fa0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
1.7.2 (2015-12-21)
5+
Upgraded xmltramp to 2.18 with some inline patching.
6+
Experimenting with Travis-CI integration.
7+
48
1.7.1 (2015-12-14)
59
Corrected regression bug in xmltramp when updating to new style classes. Fixes issue 26.
610

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
setup(name='pyforce',
5-
version='1.7.1', # be sure to update the version in pyforce.py too
5+
version='1.7.2', # be sure to update the version in pyforce.py too
66
package_dir={'': 'src'},
77
packages=['pyforce'],
88
author = "Simon Fell et al. reluctantly Forked by idbentley",

0 commit comments

Comments
 (0)