mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-22 04:50:55 +00:00
Changed the version of the pybddisasm package.
This commit is contained in:
parent
4dc2fe4a8a
commit
175b059b27
@ -11,7 +11,7 @@ import re
|
||||
from setuptools import find_packages, setup, Command, Extension, Distribution
|
||||
from codecs import open
|
||||
|
||||
VERSION = (0, 1, 4)
|
||||
VERSION = (0, 1, 0)
|
||||
|
||||
packages = ['pybddisasm']
|
||||
requires = [ "setuptools"]
|
||||
|
Loading…
Reference in New Issue
Block a user