File: _api_version.py

package info (click to toggle)
python-stripe 13.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,476 kB
  • sloc: python: 187,843; makefile: 13; sh: 9
file content (5 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
4
5
# -*- coding: utf-8 -*-
# File generated from our OpenAPI spec
class _ApiVersion:
    CURRENT = "2025-10-29.clover"
    CURRENT_MAJOR = "clover"