Bump version to 0.4.1
* Parse scientific notation correctly. * The `round` function works correctly.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# My make-fu style is old and tired. I just want to have a few helper commands.
|
||||
|
||||
TESTDIR = ./test00
|
||||
VERSION = 0.4.0
|
||||
VERSION = 0.4.1
|
||||
WEBSERVER = [email protected]
|
||||
|
||||
.PHONY: clean sdist test docs upload-docs
|
||||
|
||||
Reference in New Issue
Block a user