Skip to content

Commit

Permalink
Tiny patch for image url
Browse files Browse the repository at this point in the history
  • Loading branch information
greentfrapp committed May 21, 2020
1 parent 861166b commit 044317a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
![](images/lucent_header.jpg)
![](https://github.com/greentfrapp/lucent/raw/master/images/lucent_header.jpg)

# Lucent

Expand Down
2 changes: 1 addition & 1 deletion lucent/__init__.py
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 044317a

Please sign in to comment.