Skip to content

Commit d877266

Browse files
committed
Release v1.3.0
1 parent 9c7d9e6 commit d877266

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.3.0 (2018.05.09)
22

33
ENHANCEMENTS:
44
* Added support for OpenBSD, FreeBSD, and NetBSD [[#207](https://github.com/nir0s/distro/issues/207)]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# The following version is parsed by other parts of this package.
2020
# Don't change the format of the line, or the variable name.
21-
package_version = "1.2.0"
21+
package_version = "1.3.0"
2222

2323
here = os.path.abspath(os.path.dirname(__file__))
2424

0 commit comments

Comments
 (0)