slight UI changes
This commit is contained in:
parent
c7dcb5f3e9
commit
6b1c57726d
4 changed files with 10 additions and 7 deletions
2
app.py
2
app.py
|
|
@ -29,7 +29,7 @@ try:
|
|||
except ImportError:
|
||||
slugify = None
|
||||
|
||||
__version__ = '0.2'
|
||||
__version__ = '0.3-dev'
|
||||
|
||||
#### CONSTANTS ####
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue