We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b75da3 commit 4a087f3Copy full SHA for 4a087f3
src/ierl.app.src
@@ -1,6 +1,6 @@
1
{application,ierl,
2
[{description,"Erlang jupyter frontend tool to install and run kernels"},
3
- {vsn,"0.1.4"},
+ {vsn,"0.2.0"},
4
{registered,[]},
5
{applications,[kernel,stdlib,lager,jupyter,getopt,lfe]},
6
{included_applications,[]},
0 commit comments