Skip to content

Commit

Permalink
Merge pull request #698 from gridap/release-0.17.3
Browse files Browse the repository at this point in the history
Adding a new version to [compat] WriteVTK
  • Loading branch information
amartinhuertas authored Oct 27, 2021
2 parents fada040 + 1961ecc commit 5cdb6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ NLsolve = "4.3.0"
NearestNeighbors = "0.4.8"
QuadGK = "2.3.1, 2.4"
StaticArrays = "0.12.1, 1.0"
WriteVTK = "=1.11.0"
WriteVTK = "1.11.0,1.12.0"
SparseMatricesCSR = "0.6.4"
julia = "1.3"

Expand Down

2 comments on commit 5cdb6e2

@amartinhuertas
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name v0.17.2 already exists and points to a different commit"

Please sign in to comment.