Browse Source

Release 0.7.3

Just released on pypi
Contains the fix so that standalone is True by default

ping @shin- @samalba
Mangled Deutz 11 năm trước cách đây
mục cha
commit
3ca30c828f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      library/registry

+ 2 - 2
library/registry

@@ -1,10 +1,10 @@
 # maintainer: Joffrey F <[email protected]> (@shin-)
 # maintainer: Sam Alba <[email protected]> (@samalba)
 
-latest: git://github.com/dotcloud/[email protected].2
+latest: git://github.com/dotcloud/[email protected].3
 0.6.8: git://github.com/dotcloud/[email protected]
 0.6.9: git://github.com/dotcloud/[email protected]
 0.7.0: git://github.com/dotcloud/[email protected]
 0.7.1: git://github.com/dotcloud/[email protected]
 0.7.2: git://github.com/dotcloud/[email protected]
-
+0.7.3: git://github.com/dotcloud/[email protected]