mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 06:22:09 +01:00
6 lines
93 B
Python
6 lines
93 B
Python
"""
|
|
LiveGraphsDjango - Dashboard for analyzing chat session data.
|
|
"""
|
|
|
|
__version__ = "0.1.0"
|