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

Commit 10da3ca

Browse files
Bump to version 1.1.0 (#18)
1 parent 081ab09 commit 10da3ca

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

118118
setup(
119119
name='numpythia',
120-
version='1.0.1',
120+
version='1.1.0',
121121
description='The interface between PYTHIA and NumPy',
122122
long_description=''.join(open('README.rst').readlines()),
123123
maintainer='the Scikit-HEP admins',

0 commit comments

Comments
 (0)