Sha256: d35e74c0baa19b66a2611cfaba6892403da55cea13d5173d7add0d6dc7287108
Contents?: true
Size: 142 Bytes
Versions: 1
Compression:
Stored size: 142 Bytes
Contents
module RubyPython module VERSION #:nodoc: MAJOR = 0 MINOR = 2 TINY = 11 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.11 | lib/rubypython/version.rb |