Bump 2.0.1

This commit is contained in:
Florian Mounier
2016-01-18 10:07:44 +01:00
parent 9168878d92
commit 5c054ca290
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__version__ = '2.0.0'
__version__ = '2.0.1'
import os

View File

@@ -1,6 +1,6 @@
{
"name": "butterfly",
"version": "2.0.0",
"version": "2.0.1",
"description": "A sleek web based terminal emulator",
"repository": {
"type": "git",