There was an error while loading. Please reload this page.
1 parent 4c30740 commit fb382b2Copy full SHA for fb382b2
2 files changed
.github/workflows/python-package.yml
@@ -5,9 +5,9 @@ name: Python package
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ main ]
9
pull_request:
10
11
12
jobs:
13
build:
setup.py
@@ -5,7 +5,7 @@
setuptools.setup(
name="note-python",
- version="1.4.2",
+ version="1.4.3",
author="Blues Inc.",
author_email="support@blues.com",
description="Cross-platform Python Library for the Blues Wireless Notecard,",
0 commit comments