Skip to content

Commit fdee708

Browse files
author
Stephen Hoover
authored
MAINT Update version number to v1.8.0 (#213)
1 parent 4874c3f commit fdee708

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
8+
## 1.8.0 - 2018-01-23
79
### Added
810
- Documentation updated to reflect CivisML 2.1 features (#209)
911
- ``civis.io.dataframe_to_civis``, ``civis.io.csv_to_civis``, and ``civis.io.civis_file_to_table`` functions now support the `diststyle` parameter.

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.2"
1+
__version__ = "1.8.0"

0 commit comments

Comments
 (0)