소스 검색

update to version 2.0.0 to break w/ the Python 2 version.

The API hasn't changed, but want to help prevent confusion.
main
John-Mark Gurney 4 년 전
부모
커밋
01d8efffd7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py 파일 보기

@@ -1,7 +1,7 @@
from distutils.core import setup

setup(name='pasn1',
version='1.0.1',
version='2.0.0',
description='An ASN.1 encoder/decoder with json like interface.',
author='John-Mark Gurney',
author_email='jmg@funkthat.com',


불러오는 중...
취소
저장