Skip to content

Commit 6881a12

Browse files
committed
Version up for pypi release
1 parent 17d495c commit 6881a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name="scribe-data",
2525
packages=find_packages(where="src"),
2626
package_dir={"": "src"},
27-
version="1.0.0",
27+
version="1.0.1",
2828
author="Andrew Tavis McAllister",
2929
author_email="andrew.t.mcallister@gmail.com",
3030
classifiers=[

0 commit comments

Comments
 (0)