Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 4982768

Browse files
Bump up to 1.0.1
1 parent 016826b commit 4982768

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
@@ -182,7 +182,7 @@ def finalize_options(self):
182182

183183
setup(
184184
name='numpythia',
185-
version='1.0.0',
185+
version='1.0.1',
186186
description='The interface between PYTHIA and NumPy',
187187
long_description=''.join(open('README.rst').readlines()),
188188
maintainer='the Scikit-HEP admins',

0 commit comments

Comments
 (0)