Skip to content

Commit 4bed8d6

Browse files
committed
Version 3.0.0
1 parent 5cce755 commit 4bed8d6

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 3.0.0
3+
## Version 3.0.0 -- 2019-03-12
44

55
Differences from version 1.2.2.
66

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# Use this version when git data are not available, like in git zip archive.
1414
# Update when tagging a new release.
15-
FALLBACK_VERSION = '3.0a2.post0'
15+
FALLBACK_VERSION = '3.0.0.post0'
1616

1717
# versioncfgfile holds version data for git commit hash and date.
1818
# It must reside in the same directory as version.py.

0 commit comments

Comments
 (0)