Skip to content

Commit

Permalink
Bump version and update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-kipawa committed Sep 13, 2023
1 parent a1ae390 commit 64d5461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
### Fixed

- Reading of MOUSE results files: CRF, PRF, and XRF
- Include milliseconds from .res1d files

### Removed

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setuptools.setup(
name="mikeio1d",
version="0.4.0",
version="0.4.1",
install_requires=[
'pythonnet<=2.5.2; python_version < "3.7.0"',
'pythonnet>=3.0.0a2; python_version >= "3.7.0"',
Expand Down

0 comments on commit 64d5461

Please sign in to comment.