Skip to content

Commit 08cde8c

Browse files
committed
* Cleanup
1 parent bacc3f0 commit 08cde8c

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.1.1-1) unstable; urgency=medium
2+
3+
* Cleanup
4+
5+
-- Matthias Urlichs <[email protected]> Sat, 10 Mar 2018 18:36:19 +0100
6+
17
trio-gpio (0.1.0-1) unstable; urgency=low
28

39
* source package automatically created by stdeb 0.8.5

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.0"
3+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)