Skip to content

Commit 9dd11b9

Browse files
authored
Merge pull request #14 from RaspberryPiFoundation/bump-version
bump version to 0.2.6
2 parents ce876e1 + c66e8ef commit 9dd11b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup, Extension
88
from os import getenv
99

10-
LIB_VERSION="0.2.5"
10+
LIB_VERSION="0.2.6"
1111

1212
with open("README.md") as readme:
1313
long_description = readme.read()

0 commit comments

Comments
 (0)