Skip to content

Commit 25538b3

Browse files
committed
⬆️ Bumps version number and Development Status
1 parent cea1089 commit 25538b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name = "watch_path",
13-
version = "0.0.9",
13+
version = "0.1.0",
1414
author = "S0AndS0",
1515
author_email = "StrangerThanBland@gmail.com",
1616
description = "Simple wrapper for `os.stat`, calls callback function time-stamp changes",
@@ -24,7 +24,7 @@
2424
],
2525
},
2626
classifiers = [
27-
'Development Status :: 3 - Alpha',
27+
'Development Status :: 4 - Beta',
2828
'Intended Audience :: Developers',
2929
'Topic :: Software Development',
3030
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)