Skip to content

Commit e7f0093

Browse files
committed
version bump v1.3.6
1 parent 9f4c5a9 commit e7f0093

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ____
7373

7474
Release Notes
7575
-------------
76-
### Version 1.3.5
76+
### Version 1.3.6
7777
* `run_magic_imputation` now has a boolean parameter `sparse` to control output sparsity
7878
* **bugfix**: `run_local_variability` for dense expression arrays now runs much faster and more accurate
7979

src/palantir/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "1.3.5"
1+
__version__ = "1.3.6"
22
__author__ = "Palantir development team"
33
__author_email__ = "manu.talanki@gmail.com"

0 commit comments

Comments
 (0)