File: version.py

package info (click to toggle)
dotenv-cli 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: python: 326; makefile: 62
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
"""Version information for the dotenv-cli package."""


__VERSION__ = "3.4.1"