mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 12:24:18 +01:00
v0.15.3 version bump
This commit is contained in:
4
.github/workflows/python-publish.yml
vendored
4
.github/workflows/python-publish.yml
vendored
@@ -12,8 +12,8 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
environment: release
|
||||
permissions:
|
||||
id-token: write
|
||||
permissions:
|
||||
id-token: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = "0.15.2"
|
||||
__version__ = "0.15.3"
|
||||
|
||||
Reference in New Issue
Block a user