mirror of
https://github.com/joouha/euporie.git
synced 2021-05-12 23:12:12 +03:00
Bump version number to 0.1.8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = "0.1.7"
|
||||
__version__ = "0.1.8"
|
||||
|
||||
_app_name = "europie"
|
||||
logo = "⚈"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "euporie"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
description = "Euporie is a text-based user interface for running and editing Jupyter notebooks"
|
||||
authors = ["Josiah Outram Halstead <josiah@halstead.email>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user