File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 - " 3.5"
66 - " 3.6"
77 - " 3.7"
8+ - " 3.8"
89 - " pypy"
910# - "pypy3"
1011script : python setup.py test
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2011-2019 Michael Truog <mjtruog at protonmail dot com>
3+ Copyright (c) 2011-2020 Michael Truog <mjtruog at protonmail dot com>
44
55Permission is hereby granted, free of charge, to any person obtaining a
66copy of this software and associated documentation files (the "Software"),
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def run(self):
3636 'Topic :: Software Development :: Libraries :: Python Modules' ,
3737 'Topic :: System :: Distributed Computing' ,
3838 ],
39- version = '1.8 .0' ,
39+ version = '2.0 .0' ,
4040 description = 'Erlang Binary Term Format for Python' ,
4141 long_description = long_description ,
4242 long_description_content_type = 'text/x-rst' ,
You can’t perform that action at this time.
0 commit comments