mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
v2.1.5 with pypi upload fix
This commit is contained in:
@@ -28,6 +28,6 @@ jobs:
|
|||||||
--outdir dist/
|
--outdir dist/
|
||||||
.
|
.
|
||||||
- name: Publish to PyPI
|
- name: Publish to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@master
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = tconnectsync
|
name = tconnectsync
|
||||||
version = 2.1.4
|
version = 2.1.5
|
||||||
author = James Woglom
|
author = James Woglom
|
||||||
author_email = j@wogloms.net
|
author_email = j@wogloms.net
|
||||||
description = Syncs Tandem Source (formerly t:connect) insulin pump data to Nightscout for the t:slim X2
|
description = Syncs Tandem Source (formerly t:connect) insulin pump data to Nightscout for the t:slim X2
|
||||||
|
|||||||
Reference in New Issue
Block a user