mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-05 05:37:50 +02:00
Rename DCC project into RAM
RAM: Railroad Assets Manager
This commit is contained in:
4
ram/ram/__init__.py
Normal file
4
ram/ram/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from ram.utils import git_suffix
|
||||
|
||||
__version__ = '0.0.1'
|
||||
__version__ += git_suffix(__file__)
|
Reference in New Issue
Block a user