Skip to content

Commit

Permalink
release version 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kermitt2 committed Nov 29, 2023
1 parent 236c2e3 commit 4d3000e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ Visit the [DELFT documentation](https://delft.readthedocs.io) for detailed infor

## Using DeLFT

PyPI packages are available for stable versions. Latest stable version is `0.3.3`:
PyPI packages are available for stable versions. Latest stable version is `0.3.4`:

```
pip install delft==0.3.3
pip install delft==0.3.4
```

## DeLFT Installation
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="delft",
version="0.3.3",
version="0.3.4",
author="Patrice Lopez",
author_email="patrice.lopez@science-miner.com",
description="a Deep Learning Framework for Text",
Expand Down

0 comments on commit 4d3000e

Please sign in to comment.