jumpserver/apps/__init__.py

6 lines
71 B
Python
Raw Normal View History

2016-09-03 11:05:50 +00:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
2018-04-22 12:18:10 +00:00
#
2016-09-03 11:05:50 +00:00
2019-01-29 11:24:28 +00:00
__version__ = "1.4.7"