Skip to content

Commit c2a4f6e

Browse files
committed
Increment version number to 1.44.1
1 parent e4f80ab commit c2a4f6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: reticulate
22
Type: Package
33
Title: Interface to 'Python'
4-
Version: 1.44.0.9000
4+
Version: 1.44.1
55
Authors@R: c(
66
person("Tomasz", "Kalinowski", role = c("ctb", "cre"),
77
email = "tomasz@posit.co"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# reticulate (development version)
1+
# reticulate 1.44.1
22

33
- The default Python version in `install_python()`
44
and `conda_create()` is now 3.12 (#1862).

0 commit comments

Comments
 (0)