Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Parker Johansen committed Oct 14, 2020
1 parent 88106e3 commit ff5c053
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dist: xenial
language: python
env:
- PACKAGE_VERSION="0.1.$TRAVIS_BUILD_NUMBER"
- PACKAGE_VERSION="0.2.$TRAVIS_BUILD_NUMBER"
python:
- '3.7'
install:
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ For getting started with Glotter, refer to our [wiki](https://github.com/auroq/g
## Contributing

If you'd like to contribute to Glotter, read our [contributing guidelines](./CONTRIBUTING.md).

## Changelog

0.2.x Add reporting verb to output discovered sources as a table in stdout or to a csv
0.1.x Initial release of working code.

0 comments on commit ff5c053

Please sign in to comment.