Skip to content

Commit eba6f83

Browse files
committed
setup.py: Bump to 0.4.5
1 parent e81f623 commit eba6f83

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="noma",
5-
version="0.4.4",
5+
version="0.4.5",
66
packages=["noma"],
77
install_requires=["psutil", "docopt", "requests"],
88
entry_points={"console_scripts": ["noma = noma.noma:main"]},

0 commit comments

Comments
 (0)