diff options
| author | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-03-30 00:35:12 -0400 |
|---|---|---|
| committer | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-03-30 00:35:12 -0400 |
| commit | c6f799aad0f16a9ddb91143c421cbfe642ab9740 (patch) | |
| tree | a266af0eba0db1929c4c7ab5f493d5f2f393ae3f /pyproject.toml | |
| parent | f593094a532e0b2116c78e5f56a2381d93bb3162 (diff) | |
Update to 0.1.1
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 79fd056..b7e1d33 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.1.0" | 3 | version = "0.1.1" |
| 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 = "Apache-2.0" | 6 | license = "Apache-2.0" |
