Skip to content

Commit 958973a

Browse files
authored
Merge pull request #1194 from JuliaLang/version
Bump version
2 parents a40f54f + 1d548c7 commit 958973a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "IJulia"
22
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
3-
version = "1.30.6"
3+
version = "1.31.0"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

docs/src/_changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CurrentModule = IJulia
77
This documents notable changes in IJulia.jl. The format is based on [Keep a
88
Changelog](https://keepachangelog.com).
99

10-
## Unreleased
10+
## [v1.31.0] - 2025-10-13
1111

1212
### Added
1313
- Implemented a [PythonCall.jl extension](manual/usage.md#Python-integration) to

0 commit comments

Comments
 (0)