Skip to content

Commit

Permalink
modified: setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tangjicheng1 committed Feb 27, 2024
1 parent 62ed987 commit 4fc1d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def build_extensions(self):
license = file.read()

setup(name='quickfix2',
version='0.0.2',
version='0.0.3',
py_modules=['quickfix', 'quickfixt11', 'quickfix40', 'quickfix41', 'quickfix42', 'quickfix43', 'quickfix44', 'quickfix50', 'quickfix50sp1', 'quickfix50sp2'],
data_files=[('share/quickfix', glob.glob('spec/FIX*.xml'))],
maintainer='tangjicheng',
Expand Down

0 comments on commit 4fc1d4f

Please sign in to comment.