Skip to content

Commit f478e0c

Browse files
committed
Version 1.3.0
1 parent da257e8 commit f478e0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release notes
22

3-
## Unreleased - Version 1.3.0
3+
## Version 1.3.0 – 2019-03-13
44

55
Main differences from version 1.2.
66

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# Use this version when git data are not available, like in git zip archive.
2121
# Update when tagging a new release.
22-
FALLBACK_VERSION = '1.2.post0'
22+
FALLBACK_VERSION = '1.3.0.post0'
2323

2424

2525
# define extension arguments here

0 commit comments

Comments
 (0)