We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e98c5 commit b0d1860Copy full SHA for b0d1860
CHANGES.txt
@@ -33,6 +33,11 @@ Bugs fixed
33
**********
34
35
* #11 incorrect definition for millidarcy
36
+* #12 add definition of centipoise
37
+* #13 add ddof keyword for std, var methods
38
+* #16 add "latex" property to dimensionality for latex format strings
39
+* #19 Astronomical Unit definition updated to reflect 2009 spec
40
+
41
42
-----
43
0.9.0
quantities/version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.9.0'
+__version__ = '0.10.0'
0 commit comments