Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Aug 27, 2024
1 parent cace08a commit caa0818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SymbolicUtils"
uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
authors = ["Shashi Gowda"]
version = "3.4.1"
version = "3.5.0"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand Down Expand Up @@ -37,7 +37,7 @@ AbstractTrees = "0.4"
Bijections = "0.1.2"
ChainRulesCore = "1"
Combinatorics = "1.0"
ConstructionBase = "1.1"
ConstructionBase = "1.5.7

This comment has been minimized.

Copy link
@bowenszhu

bowenszhu Aug 27, 2024

Member

The right quotation mark is missing here. @ChrisRackauckas

DataStructures = "0.18"
DocStringExtensions = "0.8, 0.9"
DynamicPolynomials = "0.5, 0.6"
Expand Down

1 comment on commit caa0818

@ChrisRackauckas
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()

Please sign in to comment.