Skip to content

Commit 98aa242

Browse files
author
Christopher Doris
committed
document fixes [skip ci]
1 parent 075cdae commit 98aa242

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PythonCall"
22
uuid = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
33
authors = ["Christopher Doris <github.com/cjdoris>"]
4-
version = "0.9.5"
4+
version = "0.9.6-DEV"
55

66
[deps]
77
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"

docs/src/releasenotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## Unreleased
4+
* Bug fixes.
5+
36
## 0.9.5 (2022-08-19)
47
* Adds `PythonCall.GC.disable()` and `PythonCall.GC.enable()`.
58
* Experimental new function `juliacall.interactive()` allows the Julia async event loop to

0 commit comments

Comments
 (0)