Skip to content

Commit

Permalink
Merge pull request #102 from starkbank/fix/update-core
Browse files Browse the repository at this point in the history
Fix StarkCore version import
  • Loading branch information
cdottori-stark authored Apr 13, 2023
2 parents d570649 + 75eeffa commit 561167a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:


## [Unreleased]
### Fixed
- starkcore version import

## [2.19.0] - 2023-04-11
### Added
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
starkcore==0.0.9
starkcore==0.1.0

0 comments on commit 561167a

Please sign in to comment.