Bump version to 0.4.1

* Parse scientific notation correctly.
 * The `round` function works correctly.
This commit is contained in:
Simon Forman
2020-05-19 19:39:44 -07:00
parent b168606ff2
commit f9ac667cc5
40 changed files with 46 additions and 43 deletions
@@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Traversing Datastructures with Zippers &#8212; Thun 0.4.0 documentation</title>
<title>Traversing Datastructures with Zippers &#8212; Thun 0.4.1 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" src="../_static/documentation_options.js"></script>