Skip to content

Commit

Permalink
Update version to 1.6
Browse files Browse the repository at this point in the history
Update version to 1.6 for both the Python package and the Debian package
metadata (untested).
  • Loading branch information
grigorig committed Sep 24, 2018
1 parent 1c062ed commit 75db655
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
stcgal (1.6) unstable; urgency=low

* Update to 1.6

-- Grigori Goronzy <[email protected]> Mon, 24 Sep 2018 22:56:31 +0200

stcgal (1.4) unstable; urgency=low

* Update to 1.4
Expand Down
4 changes: 3 additions & 1 deletion debian/docs
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
README.md
TODO.md
doc/USAGE.md
doc/MODELS.md
doc/FAQ.md
2 changes: 1 addition & 1 deletion stcgal/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5"
__version__ = "1.6"

0 comments on commit 75db655

Please sign in to comment.