We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacc3f0 commit 08cde8cCopy full SHA for 08cde8c
debian/changelog
@@ -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
7
trio-gpio (0.1.0-1) unstable; urgency=low
8
9
* source package automatically created by stdeb 0.8.5
trio_gpio/_version.py
@@ -1,3 +1,3 @@
# This file is imported from __init__.py and exec'd from setup.py
-__version__ = "0.1.0"
+__version__ = "0.1.1"
0 commit comments