소스 검색

Merge pull request #91 from scossu/development

a21 HOTFIX
Stefano Cossu 6 년 전
부모
커밋
8fb48bb094
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lakesuperior/__init__.py
  2. 0 0
      lakesuperior/model/ldp/__init__.py
  3. 0 0
      lakesuperior/store/__init__.pxd

+ 1 - 1
lakesuperior/__init__.py

@@ -4,7 +4,7 @@ from os import path
 
 
 version = '1.0 alpha'
-release = '1.0.0a20'
+release = '1.0.0a21'
 
 basedir = path.dirname(path.realpath(__file__))
 """

+ 0 - 0
lakesuperior/model/ldp/__init__.py


+ 0 - 0
lakesuperior/store/__init__.pxd