Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed Jan 13, 2021
1 parent 5ca1516 commit f76353e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from Cython.Build import cythonize
from setuptools import setup, find_packages, Extension

VERSION = "0.2.4"
VERSION = "0.2.5"

DESCRIPTION = "Some commonly used functions and modules"
with open("README.md") as f:
Expand Down

0 comments on commit f76353e

Please sign in to comment.