File: __version__.py

package info (click to toggle)
flask-openapi3 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,224 kB
  • sloc: python: 4,807; makefile: 14; javascript: 5
file content (5 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
# -*- coding: utf-8 -*-
# @Author  : llc
# @Time    : 2022/4/30 9:20

__version__ = "4.3.0"