diff --git a/py3-pendulum.yaml b/py3-pendulum.yaml index 3fddbf9309f..9d57f9a23a5 100644 --- a/py3-pendulum.yaml +++ b/py3-pendulum.yaml @@ -1,6 +1,6 @@ package: name: py3-pendulum - version: 2.1.2 + version: 3.0.0b1 epoch: 0 description: Python datetimes made easy copyright: @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/sdispater/pendulum tag: ${{package.version}} - expected-commit: d9aa101fe76852b75cba14d686ede923641c5b4d + expected-commit: 1194e7b937dd6bb1058d6930569cba475cfc48ae - name: Python Build runs: python build.py build