diff options
| author | Árni Dagur <arni@dagur.eu> | 2020-09-22 16:35:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 16:35:15 +0000 |
| commit | 653221ca5463a4e785839bed6142dad04d6a6d6e (patch) | |
| tree | 3d0028be8fdab9daa984534dfe32c0e934425dff /pyproject.toml | |
| parent | 04678357e0d95ba1569e65b7fc423c17f867a87f (diff) | |
| parent | 1f73df47e5a0fd41b912ba21c5897b4c77401db1 (diff) | |
Merge pull request #13 from ArniDagur/update-to-0.3.2
Update to 0.3.2
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index ab66883..c829e6c 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [tool.poetry] | 1 | [tool.poetry] |
| 2 | name = "adblock" | 2 | name = "adblock" |
| 3 | version = "0.3.1" | 3 | version = "0.3.2" |
| 4 | description = "Brave's adblocking in Python" | 4 | description = "Brave's adblocking in Python" |
| 5 | authors = ["Árni Dagur <arni@dagur.eu>"] | 5 | authors = ["Árni Dagur <arni@dagur.eu>"] |
| 6 | license = "MIT OR Apache-2.0" | 6 | license = "MIT OR Apache-2.0" |
