Skip to content

Commit

Permalink
update demo nb credits
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal committed Aug 8, 2022
1 parent e270154 commit 356ba38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions examples/02_gitc_driller.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
"source": [
"# GITC22 Driller Demo Environment\n",
"\n",
"# Reinforcement Learning \"Hello World\"\n",
"\n",
"## Copyright\n",
"\n",
"*Copyright Geoscience DS&ML Special Interest Group, 2022.*\n",
"*License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)*\n",
"*Author(s): [Altay Sansal](https://github.com/tasansal)*\n",
"*Author(s): [Altay Sansal](https://github.com/tasansal), Eduardo Alvarez*\n",
"\n",
"## Prerequisites\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wildcatter"
version = "0.1.0"
version = "0.1.1"
description = "Wildcatter"
authors = ["Altay Sansal <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 356ba38

Please sign in to comment.