Skip to content

Commit 6ee5005

Browse files
committed
Bump to 0.1.0
1 parent 3e2cd9c commit 6ee5005

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

debian/changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pifi (0.0.2) UNRELEASED; urgency=medium
1+
pifi (0.1.0) UNRELEASED; urgency=medium
22

3-
* Added systemd intergration
3+
* Added basic cli tool for mangaging pifi
44

5-
-- Rohan Agrawal <[email protected]> Wed, 10 May 2017 20:17:41 -0700
5+
-- Rohan Agrawal <[email protected]> Sun, 09 Jul 2017 09:51:16 -0700

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='pifi',
5-
version='0.0.3',
5+
version='0.1.0',
66
description='Wifi tools for the Raspberry Pi',
77
url='https://github.com/rohbotics/pifi',
88

0 commit comments

Comments
 (0)