Skip to content

Commit 7b08c22

Browse files
committed
bump version
1 parent ae40c2a commit 7b08c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dlt-pendulum"
3-
version = "3.0.1a1"
3+
version = "3.0.1a2"
44
description = "Python datetimes made easy"
55
readme = "README.rst"
66
requires-python = ">=3.9"
@@ -32,7 +32,7 @@ Repository = "https://github.com/sdispater/pendulum"
3232

3333
[tool.poetry]
3434
name = "dlt-pendulum"
35-
version = "3.0.1a1"
35+
version = "3.0.1a2"
3636
description = "Python datetimes made easy"
3737
authors = ["Sébastien Eustace <[email protected]>"]
3838
license = "MIT"

0 commit comments

Comments
 (0)