Skip to content

Commit c01e61b

Browse files
committed
post acceptance release
1 parent ef9f3e6 commit c01e61b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = nctpy
3-
version = 1.0.0.post0
3+
version = 1.0.1
44
author = Linden Parkes, Jason Kim, and Jennifer Stiso
55
author_email =
66
lindenparkes@gmail.com

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="nctpy",
8-
version="1.0.0.post0",
8+
version="1.0.1",
99

1010
author="Linden Parkes, Jason Kim, and Jennifer Stiso",
1111
author_email="lindenparkes@gmail.com, jinsu1@seas.upenn.edu, jeni.stiso@gmail.com",

0 commit comments

Comments
 (0)