]> git.mxchange.org Git - fba.git/blobdiff - fba/__init__.py
Continued:
[fba.git] / fba / __init__.py
index 03bb0404bd7deb72ad2d3d805302b6e716314038..9746ec1a772c6715a97559bcedee5e3afa5dd9c5 100644 (file)
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
+__version__ = "0.1.0"
+
 __all__ = [
     # Main packages:
     'boot',
     'commands',
-    'csrf',
     'database',
     'utils',
     # Sub packages: