diff options
| author | Árni Dagur <arni@dagur.eu> | 2020-12-16 16:53:05 +0000 |
|---|---|---|
| committer | Árni Dagur <arni@dagur.eu> | 2020-12-16 16:53:05 +0000 |
| commit | 08407005bbc120dcc92197936c7b379fa6759493 (patch) | |
| tree | 95154f2c09e39bbb4ba817ef124016cefdca065a /pyproject.toml | |
| parent | f4c92cf91ef7356cff19ce79d61193d76881c221 (diff) | |
Bump version number to 0.4.0
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 e383fb6..ceb5c2d 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.2" | 3 | version = "0.4.0" |
| 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" |
