Skip to content

Commit

Permalink
LAST COMMIT FOR VERSION 2.0 - PYTHON3 SUPPORT
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Apr 11, 2019
1 parent 49e57fb commit d18a0fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Changes
=======

v2.0 - TO BE RELEASED
v2.0 - april 11, 2019
---------------------

FIRST VERSION SUPPORTING PYTHON3-ONLY!

See closed issues in Milestone 2.0: https://github.com/geopython/stetl/milestone/10?closed=1
These are all related to the Py2 to Py3 migration. Other issues arevmoved to later Milestones/releases.
These are all related to the Py2 to Py3 migration. Other issues are moved to later Milestones/releases.

Main is the PR worked on for the Py2 to Py3 migration:
https://github.com/geopython/stetl/pull/81
Expand Down
2 changes: 1 addition & 1 deletion stetl/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0rc1"
__version__ = "2.0"

0 comments on commit d18a0fb

Please sign in to comment.