Skip to content

Commit

Permalink
Bump version and update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Feb 27, 2022
1 parent c5496b4 commit e3752aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.3'
- '1.5'
- '1'
- 'nightly'
os:
- macOS-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "CoolProp"
uuid = "e084ae63-2819-5025-826e-f8e611a84251"
version = "0.0.0"
version = "0.1.0"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Expand Down

0 comments on commit e3752aa

Please sign in to comment.