Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
keurfonluu committed Apr 7, 2022
1 parent d6b5591 commit 7e56b8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = bruces
version = 0.0.1
version = 0.1.0
author = Keurfon Luu
email = keurfonluu@outlook.com
description = A bunch of really useful codes for earthquake stuff
Expand All @@ -15,7 +15,7 @@ platforms = any
classifiers =
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Development Status :: 3 - Alpha
Development Status :: 4 - Beta
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Expand All @@ -26,6 +26,7 @@ install_requires =
importlib_metadata
numpy
numba
disba
python_requires = >= 3.6
setup_requires =
setuptools >= 42
Expand Down

0 comments on commit 7e56b8c

Please sign in to comment.