Skip to content

Commit

Permalink
version: bump to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoglom committed Oct 1, 2023
1 parent 3260442 commit 3fe131b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
pipenv check \
--ignore 51499 \
--ignore 52495 \
--ignore 52365
--ignore 52365 \
--ignore 59956 \
--ignore 58755
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = tconnectsync
version = 0.9.4
version = 0.9.5
author = James Woglom
author_email = [email protected]
description = Syncs Tandem t:connect pump data to Nightscout for the t:slim X2
Expand Down

0 comments on commit 3fe131b

Please sign in to comment.