Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
John Oxley committed Dec 4, 2014
1 parent 2aaf656 commit 0ca7c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='fptest',
version='0.0.2',
version='0.0.3',
description='A TIBCO Fulfilment Provisioning test helper',
# long_description=long_description,
packages=['fptest'],
Expand Down Expand Up @@ -43,4 +43,4 @@
],

requires=['lxml', 'requests']
)
)

0 comments on commit 0ca7c9d

Please sign in to comment.