Skip to content

Commit

Permalink
releasing a 0.4.1 release before 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jan 26, 2017
1 parent 1bb1baa commit 5a258db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
1.0.0
0.4.1
-----

Added Raspberry pi 3 compute module to device detection
Added Raspberry pi 3 compute module to device detectio
Fix for delayed packet issue

0.4.0
-----
Expand Down
2 changes: 1 addition & 1 deletion dataplicity/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "0.4.1a0"

0 comments on commit 5a258db

Please sign in to comment.