diff options
| author | Árni Dagur <arnidg@protonmail.ch> | 2020-08-28 15:24:12 +0000 |
|---|---|---|
| committer | Árni Dagur <arnidg@protonmail.ch> | 2020-08-28 20:22:21 +0000 |
| commit | 04678357e0d95ba1569e65b7fc423c17f867a87f (patch) | |
| tree | 28104302a76f5facfa2a371197555955b242ac85 /pyproject.toml | |
| parent | 98cf1b8103338be0a249830452bfd24cb95170ee (diff) | |
Bump version number to 0.3.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 099e239..ab66883 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.0" | 3 | version = "0.3.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 = "MIT OR Apache-2.0" | 6 | license = "MIT OR Apache-2.0" |
