diff --git a/setup.cfg b/setup.cfg index 3b10903..7f54b14 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = fastpivot -version = 0.1.12 +version = 0.1.13 author = Seth Baldwin author_email = seth.e.baldwin@gmail.com description = Fast implementation of pandas.pivot_table @@ -21,4 +21,4 @@ packages = find: python_requires = >=3.7 [options.packages.find] -where = . \ No newline at end of file +where = .