Updated version number (v0.2-beta.3 -> v0.2) in setup.py, updated examples notebook

This commit is contained in:
marceloprates
2023-02-15 16:53:26 -03:00
parent 2eeec0c610
commit f017bea2da

View File

@@ -6,12 +6,8 @@
"metadata": {},
"outputs": [],
"source": [
"# Instructions for Google Colab:\n",
"# 1. Uncomment the following line\n",
"# 2. Run it\n",
"# 3. Restart runtime (Runtime -> Restart runtime)\n",
"# 4. Comment it again\n",
"#!pip install -e \"git+https://github.com/marceloprates/prettymaps#egg=prettymaps\""
"# Install prettymaps using pip:\n",
"!pip install prettymaps"
]
},
{
@@ -1577,7 +1573,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.9 (main, Jan 11 2023, 15:21:40) [GCC 11.2.0]"
},
"orig_nbformat": 4,
"vscode": {