This website works better with JavaScript.
Home
Help
Register
Sign In
miili
/
grond
forked from
pyrocko/grond
Watch
1
Star
0
Fork
0
Code
Releases
11
Activity
Browse Source
setup: bumping minor to 1.1.0
priors
miili
2 years ago
committed by
Sebastian Heimann
parent
033e638f0f
commit
4d5a720d39
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@ -8,7 +8,7 @@ from setuptools.command.install import install
from
setuptools.command.build_py
import
build_py
version
=
'
1.
0
.0
'
version
=
'
1.
1
.0
'
class
CustomInstallCommand
(
install
)
:
Write
Preview
Loading…
Cancel
Save