We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae40c2a commit 7b08c22Copy full SHA for 7b08c22
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "dlt-pendulum"
3
-version = "3.0.1a1"
+version = "3.0.1a2"
4
description = "Python datetimes made easy"
5
readme = "README.rst"
6
requires-python = ">=3.9"
@@ -32,7 +32,7 @@ Repository = "https://github.com/sdispater/pendulum"
32
33
[tool.poetry]
34
35
36
37
authors = ["Sébastien Eustace <[email protected]>"]
38
license = "MIT"
0 commit comments