Skip to content

Commit bc8b457

Browse files
committed
Rename of the package and namespace refactoring
1 parent ef7fdce commit bc8b457

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-oq-risklib (0.2.0-1) precise; urgency=low
2+
3+
* Rename of the package and namespace refactoring
4+
5+
-- Matteo Nastasi (GEM Foundation) <[email protected]> Sat, 09 Feb 2013 10:18:32 +0100
6+
17
python-oq-risklib (0.1.0-1) precise; urgency=low
28

39
* Upstream release

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from setuptools import setup, find_packages
2525

2626

27-
version = "0.1.0"
27+
version = "0.2.0"
2828
url = "https://github.com/gem/oq-risklib"
2929

3030

0 commit comments

Comments
 (0)