Skip to content

Commit c053abd

Browse files
committed
Release 0.2.4
1 parent a2c2d04 commit c053abd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
trio-gpio (0.2.4-1) unstable; urgency=medium
2+
3+
* New release
4+
5+
-- Matthias Urlichs <[email protected]> Mon, 11 Jun 2018 21:29:33 +0200
6+
17
trio-gpio (0.2.3-2) unstable; urgency=medium
28

39
* TL;DR: didn't RTFM

trio_gpio/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is imported from __init__.py and exec'd from setup.py
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.2.4"

0 commit comments

Comments
 (0)