Skip to content

Commit

Permalink
Updates to version files for 0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Jan 7, 2016
1 parent 9731125 commit 9f4c32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 1 addition & 15 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,6 @@ quantecon/markov/ddp.py
quantecon/markov/gth_solve.py
quantecon/markov/random.py
quantecon/models/__init__.py
quantecon/models/arellano_vfi.py
quantecon/models/asset_pricing.py
quantecon/models/career.py
quantecon/models/ifp.py
quantecon/models/jv.py
quantecon/models/lake.py
quantecon/models/lucastree.py
quantecon/models/odu.py
quantecon/models/optgrowth.py
quantecon/models/uncertainty_traps.py
quantecon/models/solow/__init__.py
quantecon/models/solow/ces.py
quantecon/models/solow/cobb_douglas.py
quantecon/models/solow/impulse_response.py
quantecon/models/solow/model.py
quantecon/random/__init__.py
quantecon/random/utilities.py
quantecon/tests/__init__.py
Expand Down Expand Up @@ -76,5 +61,6 @@ quantecon/util/__init__.py
quantecon/util/array.py
quantecon/util/common_messages.py
quantecon/util/external.py
quantecon/util/notebooks.py
quantecon/util/random.py
quantecon/util/timing.py
2 changes: 1 addition & 1 deletion quantecon/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
This is a VERSION file and should NOT be manually altered
"""
version = '0.2.2'
version = '0.3.0'

0 comments on commit 9f4c32e

Please sign in to comment.