Skip to content

fix: Upbit.get_closed_orders 메소드에서 state 기본값을 불필요하게 지정한 문제 수정 #39

fix: Upbit.get_closed_orders 메소드에서 state 기본값을 불필요하게 지정한 문제 수정

fix: Upbit.get_closed_orders 메소드에서 state 기본값을 불필요하게 지정한 문제 수정 #39

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: python-upbit-api