Skip to content

Commit 32b15fe

Browse files
authored
Merge pull request #270 from isuruf/bump_ver
Bump version to 0.11.0
2 parents 0ec5c9c + a327565 commit 32b15fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SymEngine"
22
uuid = "123dc426-2d89-5057-bbad-38513e3affd8"
3-
version = "0.10.0"
3+
version = "0.11.0"
44

55
[deps]
66
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -21,7 +21,7 @@ SymEngineSymbolicUtilsExt = "SymbolicUtils"
2121
Compat = "0.63.0, 1, 2, 3, 4"
2222
RecipesBase = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1.0"
2323
SpecialFunctions = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1, 2"
24-
SymEngine_jll = "0.9, 0.10"
24+
SymEngine_jll = "0.9, 0.10, 0.11"
2525
SymbolicUtils = "1.4"
2626
julia = "1.6"
2727

0 commit comments

Comments
 (0)