Skip to content

Commit 4d6293c

Browse files
committed
Metadata updates
Signed-off-by: Sean P. Goggins <[email protected]>
1 parent eba1dec commit 4d6293c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Augur NEW Release v0.76.3
1+
# Augur NEW Release v0.76.4
22

33
Augur is primarily a data engineering tool that makes it possible for data scientists to gather open source software community data. Less data carpentry for everyone else!
44
The primary way of looking at Augur data is through [8Knot](https://github.com/oss-aspen/8knot) ... A public instance of 8Knot is available at https://metrix.chaoss.io ... That is tied to a public instance of Augur at https://ai.chaoss.io
@@ -10,7 +10,7 @@ The primary way of looking at Augur data is through [8Knot](https://github.com/o
1010
## NEW RELEASE ALERT!
1111
### [If you want to jump right in, updated docker build/compose and bare metal installation instructions are available here](docs/new-install.md)
1212

13-
Augur is now releasing a dramatically improved new version to the main branch. It is also available here: https://github.com/chaoss/augur/releases/tag/v0.76.3
13+
Augur is now releasing a dramatically improved new version to the main branch. It is also available here: https://github.com/chaoss/augur/releases/tag/v0.76.4
1414

1515
- The `main` branch is a stable version of our new architecture, which features:
1616
- Dramatic improvement in the speed of large scale data collection (100,000+ repos). All data is obtained for 100k+ repos within 2 weeks.

metadata.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
__short_description__ = "Python 3 package for free/libre and open-source software community metrics, models & data collection"
77

8-
__version__ = "0.76.3"
9-
__release__ = "v0.76.3 (Pumpkin Laser)"
8+
__version__ = "0.76.4"
9+
__release__ = "v0.76.4 (Pumpkin Core)"
1010

1111
__license__ = "MIT"
1212
__copyright__ = "University of Missouri, University of Nebraska-Omaha, CHAOSS, Brian Warner & Augurlabs 2112"

0 commit comments

Comments
 (0)