Skip to content

Commit d22cf5b

Browse files
committed
chore: bump version to 2.0.1
1 parent 861f47c commit d22cf5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-picnic-api2"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = ""
55
readme = "README.md"
66
license = {text = "Apache-2.0"}

src/python_picnic_api2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"OrderArticle",
4747
]
4848
__title__ = "python-picnic-api"
49-
__version__ = "2.0.0"
49+
__version__ = "2.0.1"
5050
__author__ = "Mike Brink"

0 commit comments

Comments
 (0)