Skip to content
Snippets Groups Projects
Commit 03a71ae7 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

v0.2

parent b7e49e70
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ def find_pyx(*path) -> tp.List[str]:
#
setup(name='tempsdb',
version='0.2_a7',
version='0.2',
packages=['tempsdb'],
install_requires=['satella>=2.14.21', 'ujson'],
ext_modules=build([Multibuild('tempsdb', find_pyx('tempsdb')), ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment