Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-pendulum.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-pendulum
version: 2.1.2
version: 3.0.0b1
epoch: 0
description: Python datetimes made easy
copyright:
Expand Down Expand Up @@ -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
Expand Down