Skip to content

Commit b0b43c0

Browse files
committed
v0.0.13
1 parent 65939e0 commit b0b43c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="readgssi",
9-
version="0.0.12",
9+
version="0.0.13",
1010
author="Ian Nesbitt",
1111
author_email="[email protected]",
1212
license='AGPL',
@@ -25,6 +25,7 @@
2525
"License :: OSI Approved :: GNU Affero General Public License v3",
2626
"Operating System :: OS Independent",
2727
"Topic :: Scientific/Engineering :: Physics",
28+
"Intended Audience :: Science/Research",
2829
"Natural Language :: English",
2930
"Development Status :: 4 - Beta",
3031
],

0 commit comments

Comments
 (0)