Skip to content

Commit

Permalink
Update version number in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
gabefreedman committed Dec 1, 2022
1 parent 1c2017f commit 3bef538
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Stephen Taylor, Paul T. Baker, Jeffrey S. Hazboun
Copyright (c) 2021 Gabriel E. Freedman, Aaron D. Johnson

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.1.0
current_version = 1.0.0
commit = True
tag = True

Expand Down

0 comments on commit 3bef538

Please sign in to comment.