Skip to content

Commit 9cd7f1a

Browse files
authored
release version 0.1.8 (#69)
1 parent 25064ce commit 9cd7f1a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.1.8 (2024-06-13)
44

55
### Fixed
66
- Pyarrow fix now work on spark executors.

eds_scikit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Top-level package for eds_scikit."""
22

33
__author__ = """eds_scikit"""
4-
__version__ = "0.1.7"
4+
__version__ = "0.1.8"
55

66
import warnings
77

mkdocs_theme/annonce_bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
**New features: **
2-
Check out the new Biology module !
2+
Check out the new OMOP Teva module !

0 commit comments

Comments
 (0)