Skip to content

Commit

Permalink
compat for TermInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi committed Nov 1, 2021
1 parent 7cabc35 commit 30470fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Setfield = "0.7, 0.8"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0"
StaticArrays = "1.1"
SymbolicUtils = "0.18"
TermInterface = "0.2"
TreeViews = "0.3"
julia = "1.5"

Expand Down

2 comments on commit 30470fc

@shashi
Copy link
Member Author

@shashi shashi commented on 30470fc Nov 1, 2021

Choose a reason for hiding this comment

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

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

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

Registration pull request updated: JuliaRegistries/General/47887

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v4.0.0 -m "<description of version>" 30470fcfab34a0042f4113f8eb6cdc3f1bb1dfbc
git push origin v4.0.0

Please sign in to comment.