Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 3944b61

Browse files
authored
Add files via upload
1 parent b5d49d5 commit 3944b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
setuptools.setup(
88
name = 'datify',
99
packages = setuptools.find_packages(),
10-
version = '1.01',
10+
version = '1.0.1',
1111
license='Apache-2.0',
1212
description = 'Module that allows extracting valid date from user input.',
1313
long_description=long_description,

0 commit comments

Comments
 (0)