Skip to content

Commit

Permalink
v2023.07.03
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Cogswell committed Jun 30, 2023
1 parent 7f79054 commit 5368c06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [v2023.07.03]
### Added
- Support for reading ndax.


## [v2023.06.01]
### Added
- Missing current range.
Expand Down
2 changes: 1 addition & 1 deletion NewareNDA/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = 'v2023.06.01'
__version__ = 'v2023.07.03'

0 comments on commit 5368c06

Please sign in to comment.