Skip to content

Commit edef29e

Browse files
committed
Move files in correct lib dir
1 parent 875ed13 commit edef29e

33 files changed

+33
-29
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name="flask-inputfilter",
5-
version="0.0.0",
4+
name="flask_inputfilter",
5+
version="0.0.1",
66
author="Leander Cain Slotosch",
77
author_email="[email protected]",
88
description="A library to filter and validate input data in"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)